blob: c9679c9e424da90e4ad0335016e07a9d2b112832 [file] [log] [blame]
{
"name": "FreestarAds-Google",
"version": "4.0.0",
"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": [
"~> 4.0"
],
"GoogleAds-IMA-iOS-SDK": [
"3.14.1"
]
},
"source": {
"git": "https://gitlab.com/freestar/freestar-ios-binaries.git",
"tag": "release_v4.0.0"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}