blob: a5f51e681084d2c96b913293b82c75fa5fbe7e8f [file] [log] [blame]
{
"name": "FreestarAds-Mopub",
"version": "4.0.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": [
"~> 4.0"
],
"mopub-ios-sdk": [
"5.16.2"
]
},
"source": {
"git": "https://gitlab.com/freestar/freestar-ios-binaries.git",
"tag": "release_v4.0.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"
}
}