[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / c / 8 / f / YumiMobileAdsForMopub / 1.0.3 / YumiMobileAdsForMopub.podspec.json
bloba37f916b0ffd97ede8a61fbf5910a05a87b81785
2   "name": "YumiMobileAdsForMopub",
3   "version": "1.0.3",
4   "summary": "YumiMobileAds for iOS.",
5   "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.",
6   "homepage": "https://www.yumimobi.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "YumiSDK": "wzy2010416033@163.com"
13   },
14   "source": {
15     "git": "https://github.com/yumimobi/YumiMobileAds-iOS.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": [
22     "Example/YumiMobileAds/MPYumiMobileBannerCustomEvent.{h,m}",
23     "Example/YumiMobileAds/MPYumiMobileinterstitialCustomEvent.{h,m}"
24   ],
25   "dependencies": {
26     "YumiMobileAds": [
27       "1.0.3"
28     ],
29     "mopub-ios-sdk": [
31     ]
32   }