[Add] TradPlusAdSDK 12.9.0
[CocoaPods.git] / Specs / 5 / 4 / 3 / QXSocket / 0.1.5 / QXSocket.podspec.json
blobf931159e5a4d0e8fd16177ac1482a2f28c0a11e3
2   "name": "QXSocket",
3   "version": "0.1.5",
4   "summary": "A short description of QXSocket.",
5   "description": "a socket client for ios written by swift",
6   "homepage": "https://github.com/CQXfly/QXSocket",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "905799827@qq.com": "qingxu.chong@yintech.cn"
13   },
14   "source": {
15     "git": "https://github.com/CQXfly/QXSocket",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "QXSocket/Classes/**/*",
22   "dependencies": {
23     "BlueSocket": [
25     ]
26   }