blob: 9aaa3a2bdbbb7d82b63f4d4c7309348411cc7595 [file] [log] [blame]
{
"name": "FreestarAds-Unity-PreRelease",
"version": "5.0.1-alpha-1",
"authors": "Freestar",
"license": {
"type": "Apache2.0",
"file": "LICENCE.md"
},
"homepage": "http://www.freestar.com",
"summary": "The Freestar Unity adapter",
"platforms": {
"ios": "9.0"
},
"vendored_libraries": "SDK/libFreestarAds-Unity.a",
"dependencies": {
"FreestarAds-PreRelease": [
"~> 4.0-alpha"
],
"UnityAds": [
"3.7.0"
]
},
"source": {
"git": "https://gitlab.com/freestar/freestar-ios-binaries.git",
"tag": "release_v4.1.0-alpha-3.A"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}