[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / 5 / f / 6 / OSocketRocketManager / 1.0.5 / OSocketRocketManager.podspec.json
blobe1db60410f758e5bf4de6dda4e08667c736e6f1a
2   "name": "OSocketRocketManager",
3   "version": "1.0.5",
4   "summary": "SocketRocket二次封装",
5   "description": "SocketRocket二次封装 1.0.5版本\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.5"
20   },
21   "source_files": "OSocketRocketManager/*.{h,m}",
22   "dependencies": {
23     "SocketRocket": [
25     ]
26   },
27   "requires_arc": true