blob: c76f185a5a9a3bcb62d754a97fb99d87e2495b8b [file] [log] [blame]
{
"name": "OSocketRocketManager",
"version": "1.0.3",
"summary": "SocketRocket二次封装",
"description": "SocketRocket二次封装 1.0.3版本",
"homepage": "https://github.com/Leuangwn/OSocketRocketManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Leuang": "2042805653@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Leuangwn/OSocketRocketManager.git",
"tag": "1.0.3"
},
"source_files": "OSocketRocketManager/*.{h,m}",
"dependencies": {
"SocketRocket": [
]
},
"requires_arc": true
}