blob: 3b126774c9c2643c24be1cc443339c48a391f418 [file] [log] [blame]
{
"name": "FTAdcolonyAdAdapter",
"version": "1.0.1.4",
"summary": "Base a Admob Adapter",
"description": "It is a FTAdBaseAdapter used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/fotoable-pub/monetize-sdk-ios",
"license": {
"type": "MIT"
},
"authors": {
"liushuai-fotoable": "liushuai@fotoable.com"
},
"source": {
"http": "https://github.com/fotoable-pub/monetize-sdk-ios/raw/master/FTAdcolonyAdAdapter-1.0.1.4.zip"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "*.framework",
"ios": {
"dependencies": {
"AdColony": [
"~> 4.1.4"
],
"FTAdBaseAdapter": [
"~> 1.0.1.2"
]
}
}
}