[Add] OddsConverter 1.0
[CocoaPods.git] / Specs / 2 / 5 / 1 / LightstreamerClient / 6.0.0 / LightstreamerClient.podspec.json
blobfaf41b0bef8647e132168a42e15176f6fcdb7544
2   "name": "LightstreamerClient",
3   "version": "6.0.0",
4   "summary": "Lightstreamer Swift Client SDK",
5   "homepage": "https://github.com/Lightstreamer/Lightstreamer-lib-client-swift",
6   "license": {
7     "type": "Apache 2.0",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Lightstreamer": "support@lightstreamer.com"
12   },
13   "source": {
14     "git": "https://github.com/Lightstreamer/Lightstreamer-lib-client-swift.git",
15     "tag": "6.0.0"
16   },
17   "platforms": {
18     "ios": "10.0",
19     "osx": "10.12"
20   },
21   "swift_versions": "5.1",
22   "source_files": "Sources/LightstreamerClient/**/*",
23   "dependencies": {
24     "Starscream": [
25       "~> 4.0"
26     ],
27     "Alamofire": [
28       "~> 5.2"
29     ],
30     "RMJSONPatch": [
31       "~> 1.0"
32     ]
33   },
34   "swift_version": "5.1"