blob: 48172311f350465369f7c012f742b1848abf1a68 [file] [log] [blame]
{
"name": "AVPlayerDNAPlugin",
"version": "1.1.9",
"swift_version": "5.0",
"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": "10.2",
"tvos": "10.2"
},
"source": {
"git": "https://github.com/streamroot/avplayer-dna-plugin.git",
"tag": "1.1.9"
},
"source_files": "PlayerDNAPlugin/Classes/*.swift",
"dependencies": {
"StreamrootSDK": [
"~> 3.12.0"
]
}
}