[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 6 / d / Yahoo-Mobile-SDK / 0.1.0 / Yahoo-Mobile-SDK.podspec.json
blobf7bbafc13a2d8a43e14609a2aa4c42549070cd2f
2   "name": "Yahoo-Mobile-SDK",
3   "version": "0.1.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. It also enables publishers to take advantage of the advanced targeting capability that Flurry Segmentation provides.",
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/0.1.0/ios-yahoo-mobile-sdk-cocoapods-0.1.0.zip",
16     "sha256": "2854e763324422af2c84df05d6ca54ae6b1b48b5cc4a7ae4cec94e79a9b8067b",
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.1.0"
31     ],
32     "YAS-Flurry-Analytics-Plugin": [
33       "1.0.0"
34     ]
35   }