blob: 1bd8d5588f7327b8c625f36348f1d5192a046c54 [file] [log] [blame]
{
"name": "LXTcpNetwork",
"version": "1.1.0",
"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": "1.1.0"
},
"source_files": "LXTcpNetwork/Classes/**/*.{h,hpp,cpp,m}",
"dependencies": {
"CocoaAsyncSocket": [
],
"AFNetworking": [
"~> 3.1.0"
],
"GDataXML-HTML": [
"~> 1.3.0"
]
},
"libraries": "z",
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"requires_arc": true
}