Latest | 1.2.0 |
---|---|
Homepage | https://gitlab.com/leixiang/LXTcpNetwork |
License | MIT |
Platforms | ios 8.0, requires ARC |
Dependencies | CocoaAsyncSocket, AFNetworking, GDataXML-HTML |
Latest podspec
{ "name": "LXTcpNetwork", "version": "1.2.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://[email protected]/leixiang/LXTcpNetwork.git", "tag": "1.2.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 }
Thu, 07 Sep 2017 14:42:25 +0000