blob: a2a1b6367ff8f64d225b0561ff873cd39474ed2c [file] [log] [blame]
{
"name": "LXTcpNetwork",
"version": "0.0.1",
"summary": "leixiang tool module.",
"homepage": "https://gitlab.com/leixiang/LXTcpNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "xu xun",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://let-shine@gitlab.com/leixiang/LXTcpNetwork.git",
"tag": "0.0.1"
},
"source_files": "LXTcpNetwork/Classes/**/*.{h,m}",
"dependencies": {
"CocoaAsyncSocket": [
]
},
"requires_arc": true
}