blob: 7f13be62375c2888b3f02b24dab815dec765e1b8 [file] [log] [blame]
{
"name": "FreestarAds",
"version": "3.4.2-beta1",
"authors": "Freestar",
"license": {
"type": "Apache2.0",
"file": "LICENCE.md"
},
"homepage": "http://www.freestar.com",
"summary": "Freestar Ads Mediation system",
"platforms": {
"ios": "9.0"
},
"public_header_files": "SDK/FreestarAds.framework/**/*.h",
"source_files": "SDK/FreestarAds.framework/**/*.h",
"vendored_frameworks": "SDK/FreestarAds.framework",
"dependencies": {
"ChocolatePlatform-SDK-Core": [
"~> 3.4.2-beta"
]
},
"source": {
"git": "https://gitlab.com/freestar/freestar-ios-binaries.git",
"tag": "release_v3.4.2-beta1"
}
}