blob: 278de68920ba608eef5df338d714bd67e1e45366 [file] [log] [blame]
{
"name": "YuMiAdapter",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"subspecs": [
{
"name": "AdMob",
"source_files": "YuMiAdapter/Classes/AdMob_SDK_v7.8.1/*.{h,m}",
"dependencies": {
"YUMISDK": [
"~> 1.6.2"
],
"Google-Mobile-Ads-SDK": [
"~> 7.0"
]
}
}
]
}