blob: 153cf1524bfaa3c40e1ef603d9ee3f73acae7a4e [file] [log] [blame]
{
"name": "FreestarAds-GAM",
"version": "1.1.1",
"authors": "Freestar",
"license": {
"type": "Apache2.0",
"file": "LICENCE.md"
},
"homepage": "http://www.freestar.com",
"summary": "The Freestar Google Ad Manager adapter",
"platforms": {
"ios": "9.0"
},
"vendored_libraries": "SDK/libFreestarAds-GAM.a",
"dependencies": {
"FreestarAds": [
"~> 3.3"
],
"Google-Mobile-Ads-SDK": [
"~> 7.60.0"
]
},
"source": {
"git": "https://gitlab.com/freestar/freestar-ios-binaries.git",
"tag": "release_v3.4.0.A"
}
}