[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 6 / 2 / MASocketRocket / 0.5.6 / MASocketRocket.podspec.json
blob5ae757406fe8b879aa2b3dadb9aa4dc89d1adf1e
2   "name": "MASocketRocket",
3   "version": "0.5.6",
4   "summary": "为SocketRocket增加双向验证",
5   "description": "为SocketRocket增加双向验证",
6   "homepage": "https://github.com/karlcool/MASocketRocket",
7   "license": "MIT",
8   "authors": {
9     "yanzhi.liu": "karlcool.l@qq.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/karlcool/MASocketRocket.git",
16     "tag": "0.5.6"
17   },
18   "source_files": "Classes/**/*.{h,m}",
19   "public_header_files": "Classes/*.h",
20   "ios": {
21     "frameworks": [
22       "CFNetwork",
23       "Security"
24     ]
25   },
26   "libraries": "icucore"