[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / f / 1 / Verizon-Ads-VASTController / 1.5.1 / Verizon-Ads-VASTController.podspec.json
blob19496d5b8c3645b01976d7f5c5a0202a3958c383
2   "name": "Verizon-Ads-VASTController",
3   "version": "1.5.1",
4   "summary": "Verizon Ads SDK VAST Controller",
5   "license": {
6     "type": "Commercial",
7     "file": "LICENSE.txt"
8   },
9   "description": "The VAST Controller handles the display of the VAST 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-vast-controller-cocoapods-artifact/1.5.0/ios-vas-vast-controller-cocoapods-artifact-1.5.0.zip"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "9.0"
20   },
21   "ios": {
22     "vendored_frameworks": "VerizonAdsVASTController.framework"
23   },
24   "libraries": "xml2",
25   "static_framework": true,
26   "pod_target_xcconfig": {
27     "OTHER_LDFLAGS": "-ObjC"
28   },
29   "resources": "VerizonAdsVASTControllerResources.bundle",
30   "dependencies": {
31     "Verizon-Ads-Core": [
32       "~> 2.3"
33     ],
34     "Verizon-Ads-Support": [
35       "~> 1.9"
36     ],
37     "Verizon-Ads-OMSDK": [
38       "~> 1.6.0"
39     ]
40   }