blob: c15554672336291155783aecdd9cb9913db49ffe [file] [log] [blame]
{
"name": "MagistralSwift",
"version": "0.7.15",
"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.7.15"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MagistralSwift/**/*",
"dependencies": {
"Alamofire": [
"~> 4.4.0"
],
"SwiftMQTT": [
],
"SwiftyJSON": [
"~> 3.1.4"
]
},
"pushed_with_swift_version": "3.0"
}