blob: 119105dbf07124ff526324bb5bcf3e1c545945b7 [file] [log] [blame]
{
"name": "FreestarAds-Googleadmob-PreRelease",
"version": "4.0.0-alpha-4",
"authors": "Freestar",
"license": {
"type": "Apache2.0",
"file": "LICENCE.md"
},
"homepage": "http://www.freestar.com",
"summary": "The Freestar Google Admob adapter",
"platforms": {
"ios": "9.0"
},
"vendored_libraries": "SDK/libFreestarAds-Googleadmob.a",
"dependencies": {
"FreestarAds-PreRelease": [
"~> 4.1-alpha"
],
"Google-Mobile-Ads-SDK": [
"8.5.0"
]
},
"source": {
"git": "https://gitlab.com/freestar/freestar-ios-binaries.git",
"tag": "release_v4.1.0-alpha-3.B"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}