blob: a3a62109ecb205a82857d662c70e1c121639dbda [file] [log] [blame]
{
"name": "FreestarAds-AppLovin-PreRelease",
"version": "4.0.0-alpha-2",
"authors": "Freestar",
"license": {
"type": "Apache2.0",
"file": "LICENCE.md"
},
"homepage": "http://www.freestar.com",
"summary": "The Freestar AppLovin adapter",
"platforms": {
"ios": "9.0"
},
"vendored_libraries": "SDK/libFreestarAds-AppLovin.a",
"dependencies": {
"FreestarAds-PreRelease": [
"~> 4.0-alpha"
],
"AppLovinSDK": [
"10.1.1"
]
},
"source": {
"git": "https://gitlab.com/freestar/freestar-ios-binaries.git",
"tag": "release_v4.0.0-alpha-2"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}