[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / e / 6 / ClusterWS-Client-Swift / 2.0.2 / ClusterWS-Client-Swift.podspec.json
blobe694947745895b9794c7f17307995c6bc3d3fa3b
2   "name": "ClusterWS-Client-Swift",
3   "version": "2.0.2",
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.2"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "11.0",
20     "tvos": "11.0",
21     "osx": "10.13"
22   },
23   "source_files": "Core",
24   "libraries": "z",
25   "pushed_with_swift_version": "4.0"