blob: d3be4866c71e8fc5f88f8ac86e5e2973e2d77bb1 [file] [log] [blame]
{
"name": "StreamrootSDK",
"version": "3.5.0",
"swift_version": "4.2",
"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.5.0/StreamrootSDK.framework.zip"
},
"ios": {
"vendored_frameworks": "Carthage/Build/iOS/StreamrootSDK.framework"
},
"tvos": {
"vendored_frameworks": "Carthage/Build/tvOS/StreamrootSDK.framework"
},
"dependencies": {
"Starscream": [
"3.0.6"
],
"Sentry": [
"4.1.0"
]
}
}