blob: 5b032502d45f11f2c7292e6a266fd06a29613af1 [file] [log] [blame]
{
"name": "StreamrootSDK",
"version": "3.4.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.4.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.1.0"
]
}
}