[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / f / 6 / OSocketRocketManager / 1.0.6 / OSocketRocketManager.podspec.json
blob4208e12a3906f9b5c156eecae618329c20dc8611
2   "name": "OSocketRocketManager",
3   "version": "1.0.6",
4   "summary": "SocketRocket二次封装",
5   "description": "SocketRocket二次封装 1.0.6版本\n(添加连接open后马上要执行的数据同步方法,使用时建一个子类使用吧骚年)",
6   "homepage": "https://github.com/Leuangwn/OSocketRocketManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Leuang": "2042805653@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/Leuangwn/OSocketRocketManager.git",
19     "tag": "1.0.6"
20   },
21   "source_files": "OSocketRocketManager/*.{h,m}",
22   "dependencies": {
23     "SocketRocket": [
25     ]
26   },
27   "requires_arc": true