[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / c / 5 / MagistralSwift / 0.7.11 / MagistralSwift.podspec.json
blobb5c786203677ca216894766fd834699b22799047
2   "name": "MagistralSwift",
3   "version": "0.7.11",
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.7.11"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MagistralSwift/**/*",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.4.0"
25     ],
26     "SwiftMQTT": [
28     ],
29     "SwiftyJSON": [
30       "~> 3.1.4"
31     ]
32   },
33   "pushed_with_swift_version": "3.0"