[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / c / e / AdStir-Ads-SDK / 2.14.6 / AdStir-Ads-SDK.podspec.json
blob70e342715aa6318700527fa6d57e64e2b6814b21
2   "name": "AdStir-Ads-SDK",
3   "version": "2.14.6",
4   "summary": "AdStir Ads SDK for iOS",
5   "license": {
6     "type": "Copyright",
7     "text": "Copyright 2015-2019 UNITED, Inc. All Rights Reserved."
8   },
9   "homepage": "https://ad-stir.com",
10   "authors": "UNITED, Inc.",
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "http": "https://dl.ad-stir.com/sdk/AdstirAdsSdkiOS-2.14.6.zip",
16     "sha256": "777e4d933df0c6da01c942f332b717a615846f6c1ca3636a56558f790b9cfe5f"
17   },
18   "preserve_paths": "**/README.md",
19   "requires_arc": true,
20   "default_subspecs": "Core",
21   "subspecs": [
22     {
23       "name": "Core",
24       "vendored_frameworks": "**/AdstirAds.framework",
25       "frameworks": [
26         "AdSupport",
27         "CoreTelephony",
28         "AVFoundation",
29         "CoreMedia",
30         "QuartzCore",
31         "WebKit"
32       ]
33     },
34     {
35       "name": "AdMobMediationAdapter",
36       "dependencies": {
37         "AdStir-Ads-SDK/Core": [
39         ],
40         "Google-Mobile-Ads-SDK": [
42         ]
43       },
44       "pod_target_xcconfig": {
45         "OTHER_LDFLAGS": "-lObjC"
46       },
47       "vendored_frameworks": "**/AdstirAds.framework",
48       "vendored_libraries": "**/AdMobMediationAdapter/libAdMobMediationAdapter-AdstirAds.a"
49     }
50   ]