[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 1 / 9 / SocketKit / 0.2 / SocketKit.podspec.json
blobbe9038a652c0902293b1979f061d7c58107714b8
2   "name": "SocketKit",
3   "version": "0.2",
4   "summary": "A wrapped Swift toolkit for socket connection",
5   "description": "A wrapped Swift toolkit for socket connection with simplified IO functions.\nEasy to use and create.",
6   "homepage": "https://github.com/YaxinCheng/SocketKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yaxin Cheng": "yaxin.cheng@dal.ca"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/YaxinCheng/SocketKit.git",
19     "tag": "0.2"
20   },
21   "source_files": [
22     "SocketKit",
23     "SocketKit/**/*.{h,swift}"
24   ]