blob: d0817543e32cfb3de9a4b6548a7c2773368a44d7 [file] [log] [blame]
{
"name": "FreestarAds-Google",
"version": "3.2.0-alpha-2",
"authors": "Freestar",
"license": {
"type": "Apache2.0",
"file": "LICENCE.md"
},
"homepage": "http://www.freestar.com",
"summary": "The Freestar Google adapter",
"platforms": {
"ios": "10.0"
},
"vendored_libraries": "SDK/libFreestarAds-Google.a",
"dependencies": {
"FreestarAds": [
"~> 3.6"
],
"GoogleAds-IMA-iOS-SDK": [
"~> 3.14"
]
},
"source": {
"git": "https://gitlab.com/freestar/freestar-ios-binaries.git",
"tag": "release_v3.7.0-beta-9.A"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}