[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / 1 / c / 5 / MagistralSwift / 0.7.8 / MagistralSwift.podspec.json
blobed22572edc4be8e1413de2e76f995771c81ddef1
2   "name": "MagistralSwift",
3   "version": "0.7.8",
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.8"
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"