[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 6 / d / Yahoo-Mobile-SDK / 1.0.0 / Yahoo-Mobile-SDK.podspec.json
blobef2c1c98a9141b842078d9394aadf79593448a53
2   "name": "Yahoo-Mobile-SDK",
3   "version": "1.0.0",
4   "summary": "Yahoo Mobile SDK",
5   "license": {
6     "type": "Commercial",
7     "file": "LICENSE.txt"
8   },
9   "description": "The Yahoo Mobile SDK is designed for publishers that are interested in incorporating Inline, Interstitial, and/or Native ads into their mobile applications.",
10   "homepage": "https://sdk.yahooinc.com/",
11   "authors": {
12     "Yahoo, Inc.": "MobileAdsSDK@yahooinc.com"
13   },
14   "source": {
15     "http": "https://artifactory.yahooinc.com/artifactory/ios-yahoo-ads-sdk/ios-yahoo-mobile-sdk/1.0.0/ios-yahoo-mobile-sdk-cocoapods-1.0.0.zip",
16     "sha256": "ffd9b49fae2e9e9a318977658586117f316af7874508882db1096b5c4dc2cd58",
17     "flatten": true
18   },
19   "requires_arc": true,
20   "platforms": {
21     "ios": "11.0"
22   },
23   "static_framework": true,
24   "pod_target_xcconfig": {
25     "OTHER_LDFLAGS": "-ObjC"
26   },
27   "resources": "YahooMobileSDKResources.bundle",
28   "dependencies": {
29     "Yahoo-Ads": [
30       "1.2.0"
31     ]
32   }