blob: 6fab638caad702c4a861261a0f77d8252c307774 [file] [log] [blame]
{
"name": "AVPlayerDNAPlugin",
"version": "1.1.3",
"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.3/AVPlayerDNAPlugin.framework.zip"
},
"ios": {
"vendored_frameworks": "Carthage/Build/iOS/AVPlayerDNAPlugin.framework"
},
"tvos": {
"vendored_frameworks": "Carthage/Build/tvOS/AVPlayerDNAPlugin.framework"
},
"dependencies": {
"StreamrootSDK": [
"~> 3.8.0"
]
}
}