blob: f8862c51bda517dea323a2f0bf7785b26f1cc942 [file] [log] [blame]
{
"name": "FTAdmobAdapter",
"version": "0.0.0.2",
"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/FTAdmobAdapter-0.0.0.2.zip"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "*.framework",
"ios": {
"dependencies": {
"Google-Mobile-Ads-SDK": [
"~> 7.53.1"
],
"FTAdBaseAdapter": [
"1.0.0.3"
]
}
}
}