blob: bf49eaca7f5a14a0a176daf65c944b6116d59e2f [file] [log] [blame]
{
"name": "LCWebSocket",
"version": "0.0.3",
"summary": "WebSocket client in Objective-C.",
"homepage": "https://github.com/leancloud/LCWebSocket",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zapcannon87": "zapcannon87@outlook.com"
},
"platforms": {
"ios": "9.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/leancloud/LCWebSocket.git",
"tag": "0.0.3"
},
"source_files": "LCWebSocket/**/*.{h,m}",
"public_header_files": "LCWebSocket/**/*.h"
}