[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / f / 4 / 5 / Verizon-Ads-VideoPlayer / 1.5.1 / Verizon-Ads-VideoPlayer.podspec.json
blob033d20d4ae6a2f8a787191763f398bcbe99bc689
2   "name": "Verizon-Ads-VideoPlayer",
3   "version": "1.5.1",
4   "summary": "Verizon Ads SDK VideoPlayer",
5   "license": {
6     "type": "Commercial",
7     "file": "LICENSE.txt"
8   },
9   "description": "The Verizon Ads SDK Video Player is used to manage playback of video files.",
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-video-player-cocoapods-artifact/1.5.0/ios-vas-video-player-cocoapods-artifact-1.5.0.zip"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "9.0"
20   },
21   "ios": {
22     "vendored_frameworks": "VerizonAdsVideoPlayer.framework"
23   },
24   "static_framework": true,
25   "pod_target_xcconfig": {
26     "OTHER_LDFLAGS": "-ObjC"
27   },
28   "resources": "VerizonAdsVideoPlayerResources.bundle",
29   "dependencies": {
30     "Verizon-Ads-Core": [
31       "~> 2.3"
32     ]
33   }