[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / f / 6 / OSocketRocketManager / 1.0.0 / OSocketRocketManager.podspec.json
blob4793483e2ad4add6a53ea7a56a1b41c698866f51
2   "name": "OSocketRocketManager",
3   "version": "1.0.0",
4   "summary": "SocketRocket二次封装",
5   "description": "SocketRocket二次封装 1.0.0版本",
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": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Leuangwn/OSocketRocketManager.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "OSocketRocketManager/*.{h,m}",
22   "dependencies": {
23     "SocketRocket": [
25     ]
26   },
27   "requires_arc": true