blob: 1727f6a4ee463a21f154ed16bf4787bad7372823 [file] [log] [blame]
{
"name": "StraaS-iOS-SDK",
"version": "0.2.0",
"summary": "StraaS.io iOS SDK",
"description": "StraaS.io - Streaming as a Service, Your Best OTT Solution.",
"homepage": "https://github.com/StraaS/StraaS-iOS-sdk",
"license": {
"type": "Copyright",
"text": "Copyright (c) 2016 StraaS.io. All rights reserved."
},
"authors": "StraaS.io",
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://github.com/StraaS/StraaS-iOS-sdk/releases/download/0.2.0/StraaS-iOS-SDK.zip",
"sha1": "fdafdc56c2a0d4cdea505f13ecd536652ae8a0fd"
},
"subspecs": [
{
"name": "Messaging",
"vendored_frameworks": "StraaSMessagingSDK.framework",
"dependencies": {
"AFNetworking": [
"~> 3.1"
],
"Socket.IO-Client-Swift": [
"~> 6.1"
]
}
}
]
}