| { |
| "name": "YumiAdSDKAdapterAdmob", |
| "version": "0.2.0", |
| "summary": "Yumi SDK.", |
| "license": "Custom", |
| "authors": { |
| "zplay sdk team": "ad-client@zplay.cn" |
| }, |
| "homepage": "http://yumimobi.com/", |
| "description": "This is the Yumi SDK. Please proceed to http://developers.yumimobi.com/IosSdk/index for more information.", |
| "source": { |
| "http": "https://adsdk.yumimobi.com/iOS/YumiAdSDK/YumiAdSDKAdapterAdmob/0.2.0.zip" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "**/*.{h,m}", |
| "dependencies": { |
| "YumiAdSDK": [ |
| "0.2.0" |
| ], |
| "Google-Mobile-Ads-SDK": [ |
| |
| ] |
| }, |
| "static_framework": true |
| } |