4 "summary": "Lightweight, simple and asynchronous TCP sockets",
5 "description": "A tiny library easing TCP connections handling. Provides a set of classes for the user to connect to a remote server as a client and is able to host a server on its own",
6 "homepage": "https://github.com/mateuszstompor/AsyncTCP",
12 "Mateusz StompoĢr": "mateusz.stompor@gmail.com"
19 "git": "https://github.com/mateuszstompor/AsyncTCP.git",
22 "source_files": "AsyncTCP/**/*.{h,m}",
23 "exclude_files": "AsyncTCPTests/**/*.{h,m}",
25 "exclude_files": "AsyncTCP/iOS/*.h",
29 "exclude_files": "AsyncTCP/macOS/*.h"
31 "preserve_paths": "README.md",