blob: 2038871627db92ac1c53fd677870750dfec171d2 [file] [log] [blame]
{
"name": "AVPlayerDNAPlugin",
"version": "0.0.1",
"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.0",
"tvos": "10.2"
},
"source": {
"http": "https://s3-eu-west-1.amazonaws.com/preprod.streamroot.io/ios/3.5.1/Plugins/AVPlayerDNAPlugin.framework.zip"
},
"ios": {
"vendored_frameworks": "Carthage/Build/iOS/AVPlayerDNAPlugin.framework"
},
"tvos": {
"vendored_frameworks": "Carthage/Build/tvOS/AVPlayerDNAPlugin.framework"
},
"dependencies": {
"StreamrootSDK": [
"~> 3.5.0"
]
}
}