blob: e5738674bfb5d38596a68c04f37387c04d29800b [file] [log] [blame]
{
"name": "StraaS-iOS-SDK",
"version": "0.3.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.3.0/StraaS-iOS-SDK.zip",
"sha1": "8ff60cfe3a45a1abda42be30bb4570db839a0af6"
},
"subspecs": [
{
"name": "Messaging",
"vendored_frameworks": "StraaSMessagingSDK.framework",
"dependencies": {
"AFNetworking": [
"~> 3.1"
],
"Socket.IO-Client-Swift": [
"~> 8.0"
]
}
}
]
}