blob: f26e6437c618efd09046b4715942778442c9bdc5 [file] [log] [blame]
{
"name": "WebSocket",
"version": "0.0.1",
"summary": "Simple WebSocket in Objective-C",
"description": "Simple WebSocket in Objective-C .",
"homepage": "https://github.com/yourtion/WebSocket-OC",
"license": "MIT",
"authors": {
"Yourtion": "yourtion@gmail.com"
},
"source": {
"git": "https://github.com/yourtion/WebSocket-OC.git",
"tag": "0.0.1"
},
"source_files": "WebSocket",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}