[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 0 / e / 6 / ClusterWS-Client-Swift / 2.0.1 / ClusterWS-Client-Swift.podspec.json
blobc7269bee54b689e80d6f198c01f8b8e3eb1b27a1
2   "name": "ClusterWS-Client-Swift",
3   "version": "2.0.1",
4   "summary": "Native iOS client for ClusterWS",
5   "description": "Native iOS client for ClusterWS. Simple and easy to use sockets & socket stream library with channel communication and asynchronous calls.",
6   "homepage": "https://github.com/ClusterWS/ClusterWS-Client-Swift",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "<Roman Baitaliuk>": "<romanbaital@gmail.com>"
12   },
13   "source": {
14     "git": "https://github.com/ClusterWS/ClusterWS-Client-Swift.git",
15     "tag": "2.0.1"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "Core",
22   "libraries": "z",
23   "pushed_with_swift_version": "4.0"