[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 4 / 5 / Verizon-Ads-VideoPlayer / 1.9.0 / Verizon-Ads-VideoPlayer.podspec.json
blobe010b94226fe1d2140e0da1f5bc953296fac0038
2   "name": "Verizon-Ads-VideoPlayer",
3   "version": "1.9.0",
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.9.0/ios-vas-video-player-cocoapods-artifact-1.9.0.zip",
16     "sha256": "b6c599d58ed6284b9d766450f62a99fd8f4a1ac83518e7f160dc0ed9e3cef5ee",
17     "flatten": true
18   },
19   "requires_arc": true,
20   "platforms": {
21     "ios": "9.0"
22   },
23   "ios": {
24     "vendored_frameworks": "VerizonAdsVideoPlayer.xcframework"
25   },
26   "static_framework": true,
27   "pod_target_xcconfig": {
28     "OTHER_LDFLAGS": "-ObjC"
29   },
30   "resources": "VerizonAdsVideoPlayerResources.bundle",
31   "dependencies": {
32     "Verizon-Ads-Core": [
33       "~> 2.8"
34     ]
35   }