[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / c / 5 / MagistralSwift / 0.5.1 / MagistralSwift.podspec.json
blobc0f41dc65bb8f33c63a0d0ad922656a398a4170e
2   "name": "MagistralSwift",
3   "version": "0.5.1",
4   "summary": "Magistral Swift SDK",
5   "description": "Swift 3 SDK for Magistral Data Streaming Service",
6   "homepage": "https://github.com/magistral-io/MagistralSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "roman.kurpatov": "roman.kurpatov@magistral.io"
13   },
14   "source": {
15     "git": "https://github.com/magistral-io/MagistralSwift.git",
16     "tag": "0.5.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "MagistralSwift/**/*",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.0.0"
25     ],
26     "SwiftMQTT": [
28     ],
29     "CryptoSwift": [
31     ],
32     "SwiftyJSON": [
33       "~> 3.1.0"
34     ]
35   }