blob: 9f6ea5728351adec8ff520aea6b3606a4c56ccdd [file] [log] [blame]
{
"name": "FTAdmobAdapter",
"version": "1.0.1.3",
"summary": "变现联盟Admob适配器",
"description": "变现联盟调用admob接口的适配SDK",
"license": {
"type": "MIT",
"file": "LICENSE",
"text": "Permission is hereby granted ..."
},
"authors": {
"YAO FU": "fuyao@fotoable.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"ios": {
"dependencies": {
"Google-Mobile-Ads-SDK": [
"~> 7.57.0"
],
"FTAdBaseAdapter": [
"~> 1.0.1.0"
]
}
},
"homepage": "https://github.com/fotoable-pub/monetize-sdk-ios",
"source": {
"http": "https://client-akamai.akgoo.net/ios/FTAdmobAdapter-1.0.1.3.zip"
},
"vendored_frameworks": "*.framework"
}