[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / 5 / 1 / LightstreamerClient / 6.2.0 / LightstreamerClient.podspec.json
blobeba4b40ba0ca0faccf5eb0adadba5a4621f25a15
2   "name": "LightstreamerClient",
3   "version": "6.2.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.2.0"
16   },
17   "platforms": {
18     "ios": "12.0",
19     "osx": "10.13",
20     "watchos": "5.0",
21     "tvos": "12.0"
22   },
23   "swift_versions": "5.1",
24   "source_files": "Sources/LightstreamerClient/**/*",
25   "dependencies": {
26     "Starscream": [
27       "~> 4.0.6"
28     ],
29     "Alamofire": [
30       "~> 5.8.1"
31     ],
32     "RMJSONPatch": [
33       "~> 1.0.5"
34     ]
35   },
36   "swift_version": "5.1"