[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 5 / 1 / LightstreamerClient / 5.0.0-beta.4 / LightstreamerClient.podspec.json
blob14820b79e347dea5b06e718f3acf71e22df9bf03
2   "name": "LightstreamerClient",
3   "version": "5.0.0-beta.4",
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": "5.0.0-beta.4"
16   },
17   "platforms": {
18     "ios": "10.0",
19     "osx": "10.12",
20     "watchos": "3.0",
21     "tvos": "10.0"
22   },
23   "swift_versions": "5.1",
24   "source_files": "Sources/LightstreamerClient/**/*",
25   "dependencies": {
26     "Starscream": [
27       "~> 4.0"
28     ],
29     "Alamofire": [
30       "~> 5.2"
31     ]
32   },
33   "swift_version": "5.1"