blob: e401be9beb7122391d9e2527c04d48388a356611 [file] [log] [blame]
{
"name": "MagistralSwift",
"version": "0.5.9",
"summary": "Magistral Swift SDK",
"description": "Swift 3 SDK for Magistral Data Streaming Service",
"homepage": "https://github.com/magistral-io/MagistralSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"roman.kurpatov": "roman.kurpatov@magistral.io"
},
"source": {
"git": "https://github.com/magistral-io/MagistralSwift.git",
"tag": "0.5.9"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MagistralSwift/**/*",
"dependencies": {
"Alamofire": [
"~> 4.2.0"
],
"SwiftMQTT": [
],
"CryptoSwift": [
"~> 0.6.6"
],
"SwiftyJSON": [
"~> 3.1.3"
]
},
"pushed_with_swift_version": "3.0"
}