[Add] Moisture 0.1.007
[CocoaPods.git] / Specs / 7 / f / a / Verizon-Ads-NativeVerizonNativeAdapter / 2.7.0 / Verizon-Ads-NativeVerizonNativeAdapter.podspec.json
blob7de5aa7214e40aa7da0fe17f304a77a00f9c1b2e
2   "name": "Verizon-Ads-NativeVerizonNativeAdapter",
3   "version": "2.7.0",
4   "summary": "Verizon Ads SDK Native Verizon Native Adapter",
5   "license": {
6     "type": "Commercial",
7     "file": "LICENSE.txt"
8   },
9   "description": "The Native Verizon Native Adapter connects the Native Placement to the Verizon Native Controller.",
10   "homepage": "https://sdk.verizonmedia.com/",
11   "authors": {
12     "Verizon Media": "MobileAdsSDK@verizonmedia.com"
13   },
14   "source": {
15     "http": "https://yahoo.bintray.com/maven/com/verizon/ads/ios-vas-native-verizon-native-adapter-cocoapods-artifact/2.7.0/ios-vas-native-verizon-native-adapter-cocoapods-artifact-2.7.0.zip"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "9.0"
20   },
21   "ios": {
22     "vendored_frameworks": "VerizonAdsNativeVerizonNativeAdapter.framework"
23   },
24   "static_framework": true,
25   "pod_target_xcconfig": {
26     "OTHER_LDFLAGS": "-ObjC",
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "dependencies": {
33     "Verizon-Ads-Core": [
34       "~> 2.5"
35     ],
36     "Verizon-Ads-Support": [
37       "~> 1.12"
38     ],
39     "Verizon-Ads-NativePlacement": [
40       "~> 1.12"
41     ],
42     "Verizon-Ads-OMSDK": [
43       "~> 1.8"
44     ],
45     "Verizon-Ads-VerizonNativeController": [
46       "~> 2.12"
47     ]
48   }