[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 1 / 3 / Verizon-Ads-VerizonNativeController / 2.8.1 / Verizon-Ads-VerizonNativeController.podspec.json
blob3fa7215b9b3c23744590712f82a595ee45924ddb
2   "name": "Verizon-Ads-VerizonNativeController",
3   "version": "2.8.1",
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://yahoo.bintray.com/maven/com/verizon/ads/ios-vas-verizon-native-controller-cocoapods-artifact/2.8.1/ios-vas-verizon-native-controller-cocoapods-artifact-2.8.1.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   },
28   "dependencies": {
29     "Verizon-Ads-Core": [
30       "~> 2.3"
31     ],
32     "Verizon-Ads-Support": [
33       "~> 1.9"
34     ],
35     "Verizon-Ads-OMSDK": [
36       "~> 1.6"
37     ]
38   }