[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 1 / 3 / Verizon-Ads-VerizonNativeController / 2.14.0 / Verizon-Ads-VerizonNativeController.podspec.json
blob33a8410fca8b017b4ebcb462b745d291219e78a3
2   "name": "Verizon-Ads-VerizonNativeController",
3   "version": "2.14.0",
4   "summary": "Verizon Ads SDK Verizon Native Controller",
5   "license": {
6     "type": "Commercial",
7     "file": "LICENSE.txt"
8   },
9   "description": "The Verizon Native Controller handles the display of the Verizon Native ad format.",
10   "homepage": "https://sdk.verizonmedia.com/",
11   "authors": {
12     "Verizon Media": "MobileAdsSDK@verizonmedia.com"
13   },
14   "source": {
15     "http": "https://artifactory.verizonmedia.com/artifactory/maven/com/verizon/ads/ios-vas-verizon-native-controller-cocoapods-artifact/2.14.0/ios-vas-verizon-native-controller-cocoapods-artifact-2.14.0.zip"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "9.0"
20   },
21   "ios": {
22     "vendored_frameworks": "VerizonAdsVerizonNativeController.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.7"
35     ],
36     "Verizon-Ads-Support": [
37       "~> 1.14"
38     ],
39     "Verizon-Ads-OMSDK": [
40       "~> 1.9"
41     ]
42   }