blob: f931159e5a4d0e8fd16177ac1482a2f28c0a11e3 [file] [log] [blame]
{
"name": "QXSocket",
"version": "0.1.5",
"summary": "A short description of QXSocket.",
"description": "a socket client for ios written by swift",
"homepage": "https://github.com/CQXfly/QXSocket",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"905799827@qq.com": "qingxu.chong@yintech.cn"
},
"source": {
"git": "https://github.com/CQXfly/QXSocket",
"tag": "0.1.5"
},
"platforms": {
"ios": "10.0"
},
"source_files": "QXSocket/Classes/**/*",
"dependencies": {
"BlueSocket": [
]
}
}