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