blob: 9e4d087929887e4eff3d146f539faedf101815d0 [file] [log] [blame]
{
"name": "ADMobGenInmobi",
"version": "7.4.0",
"summary": "A short description of ADMobGenInmobi.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://121.41.108.203/ADMobGenKit-Modules/ADMobGenInmobi",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sangshenya": "sangshen@ecook.cn"
},
"source": {
"git": "http://121.41.108.203/ADMobGenKit-Modules/ADMobGenInmobi.git",
"tag": "7.4.0"
},
"platforms": {
"ios": "8.0"
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"dependencies": {
"ADMobGenAdapter": [
"1.7.0"
],
"ADMobGenFoundation": [
"1.0.0"
],
"InMobiSDK": [
"7.4.0"
]
},
"vendored_frameworks": "ADMobGenInmobi/Classes/*.framework",
"libraries": [
"z",
"sqlite3.0",
"xml2"
],
"frameworks": "WebKit"
}