blob: ebcabf0e375271eb549cbb10730b3730043da621 [file] [log] [blame]
{
"name": "YumiMobileAdsForMopub",
"version": "1.0.2",
"summary": "YumiMobileAds for iOS.",
"description": "The Yumi Mobile Ads SDK is the latest generation in Yumi mobile advertising featuring refined ad formats and streamlined APIs for access to mobile ad networks and advertising solutions. The SDK enables mobile app developers to maximize their monetization on Android and iOS. The Yumi Mobile Ads SDK is available to customers.",
"homepage": "https://www.yumimobi.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YumiSDK": "wzy2010416033@163.com"
},
"source": {
"git": "https://github.com/yumimobi/YumiMobileAds-iOS.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"Example/YumiMobileAds/MPYumiMobileBannerCustomEvent.{h,m}",
"Example/YumiMobileAds/MPYumiMobileinterstitialCustomEvent.{h,m}"
],
"dependencies": {
"YumiMobileAds": [
],
"mopub-ios-sdk": [
]
}
}