blob: 5e49e3fa34b1dd04f125acca6d839780be2b0f3f [file] [log] [blame]
{
"name": "ClusterWS-Client-Swift",
"version": "1.0.2",
"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/davigr/ClusterWS-Client-Swift",
"license": {
"type": "MIT"
},
"authors": {
"<Roman Baitaliuk>": "<romanbaital@gmail.com>"
},
"source": {
"git": "https://github.com/davigr/ClusterWS-Client-Swift.git",
"tag": "1.0.2"
},
"requires_arc": true,
"platforms": {
"ios": "11.0"
},
"source_files": "Source",
"libraries": "z",
"pushed_with_swift_version": "4.0"
}