blob: 0cb2f0ea444c21619bbb95ae488ea02016d90828 [file] [log] [blame]
{
"name": "FreestarAds-Mopub",
"version": "3.4.0",
"authors": "Freestar",
"license": {
"type": "Apache2.0",
"file": "LICENCE.md"
},
"homepage": "http://www.freestar.com",
"summary": "The Freestar Mopub adapter",
"platforms": {
"ios": "10.0"
},
"vendored_libraries": "SDK/libFreestarAds-Mopub.a",
"dependencies": {
"FreestarAds": [
"~> 3.6"
],
"mopub-ios-sdk": [
"~> 5.14.1"
]
},
"source": {
"git": "https://gitlab.com/freestar/freestar-ios-binaries.git",
"tag": "release_v3.6.0"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
"ONLY_ACTIVE_ARCH": "YES"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
"ONLY_ACTIVE_ARCH": "YES"
}
}