blob: f3ae76e62ece2e345fb1969cdb878572f3786e03 [file] [log] [blame]
{
"name": "OScoketRocketManager",
"version": "1.0.0",
"summary": "ScoketRocket二次封装",
"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.0"
},
"source_files": "OScoketRocketManager/**/*.{h,m}",
"dependencies": {
"SocketRocket": [
]
},
"requires_arc": true
}