blob: 5afb9203b860272028f0e5d9bd05be3fee93bd10 [file] [log] [blame]
{
"name": "AVPlayerDNAPlugin",
"version": "1.1.4",
"swift_version": "4.2",
"summary": "Streamroot Distributed Network Architecture AVPlayer plugins, a new way to deliver large-scale OTT video",
"homepage": "https://www.streamroot.io/",
"authors": {
"Name": "support-team@streamroot.io"
},
"license": {
"type": "Copyright",
"text": "Copyright 2018 Streamroot. See the terms of service at https://www.streamroot.io/"
},
"platforms": {
"ios": "9.2",
"tvos": "10.2"
},
"source": {
"http": "https://sdk.streamroot.io/ios/AVPlayerDNAPlugin/1.1.4/AVPlayerDNAPlugin.framework.zip"
},
"ios": {
"vendored_frameworks": "Carthage/Build/iOS/AVPlayerDNAPlugin.framework"
},
"tvos": {
"vendored_frameworks": "Carthage/Build/tvOS/AVPlayerDNAPlugin.framework"
},
"dependencies": {
"StreamrootSDK": [
"~> 3.9.0"
]
}
}