blob: 60ebc669bf9a187954f55dd1c2efe8625ec44f63 [file] [log] [blame]
{
"name": "ClusterWS-Client-Swift",
"version": "2.0.0",
"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.0"
},
"requires_arc": true,
"platforms": {
"ios": "11.0"
},
"source_files": "Core",
"libraries": "z",
"pushed_with_swift_version": "4.0"
}