blob: a538fb2c751cef848a95bf91ee2633650680cc41 [file] [log] [blame]
{
"name": "LGSocket",
"version": "1.0.0",
"summary": "兴哥的Socket.",
"description": "\"基于ysocket、SwiftProtobuf的封装,实现的即时通讯工具类。\"",
"homepage": "https://github.com/lizhixingios/LGSocket",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lizhixingios": "740157759@qq.com"
},
"source": {
"git": "https://github.com/lizhixingios/LGSocket.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LGSocket/**/*",
"dependencies": {
"SwiftProtobuf": [
"~> 1.0.2"
]
}
}