blob: ae624c6724389069a6fed095a2fcb373706ee374 [file] [log] [blame]
{
"name": "StreamrootSDK",
"version": "3.0.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.2",
"tvos": "10.0"
},
"source": {
"http": "https://sdk.streamroot.io/ios/3.0.0/StreamrootSDK.framework.zip"
},
"ios": {
"vendored_frameworks": "Carthage/Build/iOS/StreamrootSDK.framework"
},
"tvos": {
"vendored_frameworks": "Carthage/Build/tvOS/StreamrootSDK.framework"
},
"dependencies": {
"Alamofire": [
"4.7.2"
],
"Starscream": [
"3.0.5"
],
"Sentry": [
"3.12.4"
]
}
}