[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / a / 0 / AVPlayerDNAPlugin / 1.0.0 / AVPlayerDNAPlugin.podspec.json
blobe58b86ba943d1175989e1727aaf725c545c1d2a7
2   "name": "AVPlayerDNAPlugin",
3   "version": "1.0.0",
4   "swift_version": "4.2",
5   "summary": "Streamroot Distributed Network Architecture AVPlayer plugins, a new way to deliver large-scale OTT video",
6   "homepage": "https://www.streamroot.io/",
7   "authors": {
8     "Name": "support-team@streamroot.io"
9   },
10   "license": {
11     "type": "Copyright",
12     "text": "Copyright 2018 Streamroot. See the terms of service at https://www.streamroot.io/"
13   },
14   "platforms": {
15     "ios": "9.0",
16     "tvos": "10.2"
17   },
18   "source": {
19     "http": "https://sdk.streamroot.io/ios/AVPlayerDNAPlugin/1.0.0/AVPlayerDNAPlugin.framework.zip"
20   },
21   "ios": {
22     "vendored_frameworks": "Carthage/Build/iOS/AVPlayerDNAPlugin.framework"
23   },
24   "tvos": {
25     "vendored_frameworks": "Carthage/Build/tvOS/AVPlayerDNAPlugin.framework"
26   },
27   "dependencies": {
28     "StreamrootSDK": [
29       "~> 3.5.1"
30     ]
31   }