[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / f / 1 / Verizon-Ads-VASTController / 1.10.0 / Verizon-Ads-VASTController.podspec.json
blob2295c3dce70c149f774f14f17ea7569be5c0bce6
2   "name": "Verizon-Ads-VASTController",
3   "version": "1.10.0",
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.10.0/ios-vas-vast-controller-cocoapods-artifact-1.10.0.zip",
16     "sha256": "2668f36526a617897a81de03df87b7a7d4d30754215ef63865f08d6c54696a0f",
17     "flatten": true
18   },
19   "requires_arc": true,
20   "platforms": {
21     "ios": "9.0"
22   },
23   "ios": {
24     "vendored_frameworks": "VerizonAdsVASTController.xcframework"
25   },
26   "libraries": "xml2",
27   "static_framework": true,
28   "pod_target_xcconfig": {
29     "OTHER_LDFLAGS": "-ObjC"
30   },
31   "resources": "VerizonAdsVASTControllerResources.bundle",
32   "dependencies": {
33     "Verizon-Ads-Core": [
34       "~> 2.8"
35     ],
36     "Verizon-Ads-Support": [
37       "~> 1.15"
38     ],
39     "Verizon-Ads-OMSDK": [
40       "~> 1.10"
41     ]
42   }