blob: c7269bee54b689e80d6f198c01f8b8e3eb1b27a1 [file] [log] [blame]
{
"name": "ClusterWS-Client-Swift",
"version": "2.0.1",
"summary": "Native iOS client for ClusterWS",
"description": "Native iOS client for ClusterWS. Simple and easy to use sockets & socket stream library with channel communication and asynchronous calls.",
"homepage": "https://github.com/ClusterWS/ClusterWS-Client-Swift",
"license": {
"type": "MIT"
},
"authors": {
"<Roman Baitaliuk>": "<romanbaital@gmail.com>"
},
"source": {
"git": "https://github.com/ClusterWS/ClusterWS-Client-Swift.git",
"tag": "2.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "11.0"
},
"source_files": "Core",
"libraries": "z",
"pushed_with_swift_version": "4.0"
}