Latest | 0.1.4 |
---|---|
Homepage | https://github.com/yumimobi/YumiSDKAdapter-iOS.git |
License | MIT |
Platforms | ios 7.0 |
Authors |
404: Not Found
Latest podspec
{ "name": "YuMiAdapter", "version": "0.1.4", "summary": "YuMiAdapter.", "description": "YuMiAdapter long", "homepage": "https://github.com/yumimobi/YumiSDKAdapter-iOS.git", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "wangzeyong": "[email protected]" }, "source": { "git": "https://github.com/yumimobi/YumiSDKAdapter-iOS.git", "tag": "0.1.4" }, "platforms": { "ios": "7.0" }, "subspecs": [ { "name": "AdMob", "source_files": "YuMiAdapter/AdMob_Adapter/*.{h,m}", "dependencies": { "YUMISDK": [ "~> 1.6.2" ], "Google-Mobile-Ads-SDK": [ "~> 7.0" ] } }, { "name": "InMobi", "source_files": "YuMiAdapter/InMobi_Adapter/*.{h,m}", "dependencies": { "YUMISDK": [ "~> 1.6.2" ], "InMobiSDK": [ "~> 6.0.0" ] } } ] }
Wed, 08 Feb 2017 00:40:04 +0000