blob: c2e7052a92ecd04db60b6201a8824ce678e27af2 [file] [log] [blame]
{
"name": "YuMiAdapter",
"version": "0.1.0",
"summary": "YuMiAdapter.",
"description": "YuMiAdapter long",
"homepage": "https://github.com/yumimobi/YumiSDKAdapter-iOS.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangzeyong": "wzy2010416033@163.com"
},
"source": {
"git": "https://github.com/yumimobi/YumiSDKAdapter-iOS.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "YuMiAdapter/Classes/AdMob_SDK_v7.8.1/*.{h,m}",
"dependencies": {
"YUMISDK": [
"~> 1.6.2"
],
"Google-Mobile-Ads-SDK": [
"~> 7.0"
]
}
}