blob: 4af6a1b3d15ed9caa2d93e13ce147e15f6705889 [file] [log] [blame]
{
"name": "AdiscopeMediaAdMob",
"version": "2.0.2.0",
"summary": "AdiscopeSDK AdMob",
"description": "\"AdiscopeSDK\"",
"homepage": "https://github.com/adiscope",
"license": {
"type": "CUSTOM",
"file": "LICENSE"
},
"authors": {
"Adiscope": "adiscope.ad@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://github.com/adiscope/Adiscope-iOS-Sample/releases/download/2.0.2.0/AdiscopeMediaAdMob.zip"
},
"vendored_frameworks": "AdiscopeMediaAdMob.framework",
"dependencies": {
"GoogleAppMeasurement": [
],
"Google-Mobile-Ads-SDK": [
"7.65.0"
],
"GoogleUtilities": [
"6.7.1"
],
"nanopb": [
"~> 0.3"
]
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}