blob: 0f8cee997209a503a241486e7de8d3751a739148 [file] [log] [blame]
{
"name": "StraaS-iOS-SDK",
"version": "0.1.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.1.0/StraaS-iOS-SDK.zip",
"sha1": "48e72c7f5f23305f208e61dd9097c502e2ef6e2b"
},
"subspecs": [
{
"name": "Messaging",
"vendored_frameworks": "StraaSMessagingSDK.framework",
"dependencies": {
"AFNetworking": [
"~> 3.1"
],
"Socket.IO-Client-Swift": [
"~> 6.1"
]
}
}
]
}