2 "name": "TCAsyncHashProtocol",
5 "summary": "Lightweight json-over-TCP network protocol for fast prototyping.",
6 "description": "TCAHP gives you an extremely lightweight networking API where you send and receive JSON-safe NSDictionaries (\"hashes\") back and forth between a client and server. It's layered on top of AsyncSocket.",
7 "homepage": "https://github.com/nevyn/TCAsyncHashProtocol",
9 "Joachim Bengtsson": "joachimb@gmail.com"
12 "git": "https://github.com/nevyn/TCAsyncHashProtocol.git",
15 "source_files": "*.{h,m}",