blob: c36553a331620c2b62646d353ba6b32afc5b1da5 [file] [log] [blame]
{
"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
}