Skip to content

Commit

Permalink
[Add] OxSdkCore 1.2.0.0-RC02-202307171200
Browse files Browse the repository at this point in the history
  • Loading branch information
gzx543097079 authored and CocoaPodsBot committed Jul 17, 2023
1 parent 7d386a7 commit 804b1ba
Showing 1 changed file with 115 additions and 0 deletions.
115 changes: 115 additions & 0 deletions Specs/2/a/7/OxSdkCore/1.2.0.0-RC02-202307171200/OxSdkCore.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,115 @@
{
"name": "OxSdkCore",
"version": "1.2.0.0-RC02-202307171200",
"summary": "OxAdSdk for core applications.",
"description": "OxAdSdk for game applications.OxAdSdk for core applications.",
"homepage": "https://github.com/KKMobile/OxSDK-iOS-Publish.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"OxDevelopers": "[email protected]"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.0",
"source": {
"git": "https://github.com/KKMobile/OxSDK-iOS-Publish.git",
"tag": "core-1.2.0.0-RC02-202307171200"
},
"ios": {
"vendored_frameworks": "Frameworks/OxSdkCore.framework"
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64"
},
"resources": [
"ResBundle/Core/OxSdkRes.bundle",
"ResBundle/Core/Language.bundle"
],
"dependencies": {
"PureLayout": [

],
"AFNetworking": [

],
"SDWebImage": [

],
"Adjust": [

],
"FirebaseAnalytics": [
">=8.0.0"
],
"FirebaseRemoteConfig": [
">=8.0.0"
],
"AppLovinSDK": [
"11.8.2"
],
"AmazonPublisherServicesSDK": [

],
"AppLovinMediationAmazonAdMarketplaceAdapter": [

],
"AppLovinMediationFyberAdapter": [
"8.2.2.0"
],
"AppLovinMediationGoogleAdManagerAdapter": [
"10.3.0.1"
],
"AppLovinMediationGoogleAdapter": [
"10.3.0.1"
],
"AppLovinMediationInMobiAdapter": [
"10.1.2.7"
],
"ALInMobiCustomAdapterFramework": [
"10.1.2.0"
],
"AppLovinMediationFacebookAdapter": [
"6.12.0.2"
],
"AppLovinMediationOguryPresageAdapter": [
"4.1.1.3"
],
"AppLovinMediationByteDanceAdapter": [
"5.1.0.9.0"
],
"AppLovinMediationSmaatoAdapter": [
"22.1.1.0"
],
"AppLovinMediationUnityAdsAdapter": [
"4.6.1.0"
],
"AppLovinMediationVerveAdapter": [
"2.18.0.0"
],
"AppLovinMediationMintegralAdapter": [
"7.3.5.0.0"
],
"OpenWrapSDK": [
"2.7.0"
],
"AppLovinPubMaticAdapter": [
"1.0.2"
],
"Google-Mobile-Ads-SDK": [
"10.3.0"
],
"GoogleMobileAdsMediationFacebook": [
"6.12.0.1"
]
},
"swift_version": "4.0"
}

0 comments on commit 804b1ba

Please sign in to comment.