blob: 0b48e0fea2490e5ec64a61982b1bd9cd8e4e83f6 [file] [log] [blame]
{
"name": "StreamrootSDK",
"version": "3.2.0",
"summary": "Streamroot Distributed Network Architecture SDK, 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 2017 Streamroot. See the terms of service at https://www.streamroot.io/"
},
"platforms": {
"ios": "9.0",
"tvos": "10.2"
},
"source": {
"http": "https://sdk.streamroot.io/ios/3.2.0/StreamrootSDK.framework.zip"
},
"ios": {
"vendored_frameworks": "Carthage/Build/iOS/StreamrootSDK.framework"
},
"tvos": {
"vendored_frameworks": "Carthage/Build/tvOS/StreamrootSDK.framework"
},
"dependencies": {
"Starscream": [
"3.0.5"
],
"Sentry": [
"4.0.1"
],
"GCDWebServer": [
"3.4.2"
]
}
}