blob: f49c0030133a98253750d8b81771b8c558c23d83 [file] [log] [blame]
{
"name": "FTAdmobAdapter",
"version": "1.0.1.1",
"summary": "a Admob Adapter",
"description": "It is a AdmobAdapter used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/fotoable-pub/monetize-sdk-ios",
"license": {
"type": "MIT",
"file": "LICENSE",
"text": "Permission is hereby granted ..."
},
"authors": {
"liushuai-fotoable": "liushuai@fotoable.com"
},
"source": {
"http": "https://client-akamai.akgoo.net/ios/FTAdmobAdapter-1.0.1.1.zip"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "*.framework",
"ios": {
"dependencies": {
"Google-Mobile-Ads-SDK": [
"~> 7.53.1"
],
"FTAdBaseAdapter": [
"~> 1.0.1.0"
]
}
}
}