blob: 4d95d01aab39e2b3ef44101b290abe28be7dec07 [file] [log] [blame]
{
"name": "ClusterWS-Client-Swift",
"version": "1.0.3",
"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": "1.0.3"
},
"requires_arc": true,
"platforms": {
"ios": "11.0"
},
"source_files": "Source",
"libraries": "z",
"pushed_with_swift_version": "4.0"
}