blob: 45a44e8449b3229395ca8a86a50b9af74cd23802 [file] [log] [blame]
{
"name": "LGSocket",
"version": "0.1.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": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LGSocket/**/*",
"dependencies": {
"SwiftProtobuf": [
"~> 1.0.2"
]
}
}