blob: 06d4734da486ed5ceb87774d5e96692f22bc40d9 [file] [log] [blame]
{
"name": "FreestarAds-Googleadmob",
"version": "6.0.0",
"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": [
"~> 5.0"
],
"Google-Mobile-Ads-SDK": [
"8.9.0"
]
},
"source": {
"git": "https://gitlab.com/freestar/freestar-ios-binaries.git",
"tag": "release_v5.0.0"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}