| { | |
| "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": [ | |
| ] | |
| } | |
| } |