| { |
| "name": "OScoketRocketManager", |
| "version": "1.0.2", |
| "summary": "ScoketRocket二次封装", |
| "description": "ScoketRocket二次封装 1.0.2版本", |
| "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.2" |
| }, |
| "source_files": "OScoketRocketManager/*.{h,m}", |
| "dependencies": { |
| "SocketRocket": [ |
| |
| ] |
| }, |
| "requires_arc": true |
| } |