| { |
| "name": "OScoketRocketManager", |
| "version": "1.0.1", |
| "summary": "ScoketRocket二次封装 1.0.1版本", |
| "description": "ScoketRocket二次封装", |
| "homepage": "https://github.com/Leuangwn/OScoketRocketManager", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Leuang": "2042805653@qq.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/Leuangwn/OScoketRocketManager.git", |
| "tag": "1.0.1" |
| }, |
| "source_files": "OScoketRocketManager/**/*.{h,m}", |
| "dependencies": { |
| "SocketRocket": [ |
| |
| ] |
| }, |
| "requires_arc": true |
| } |