[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 9 / d / YumiMobileAds / 0.1.0 / YumiMobileAds.podspec.json
blob1397a88936040d1c2a2972fa73fc8d2485dde2b7
2   "name": "YumiMobileAds",
3   "version": "0.1.0",
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": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "YumiMobileAds/Classes/**/*",
22   "resource_bundles": {
23     "YumiMobileAds": [
24       "YumiMobileAds/Assets/*"
25     ]
26   },
27   "xcconfig": {
28     "OTHER_LDFLAGS": "-ObjC"
29   }