4 "summary": "A toolbox for implementing asynchronous logic in Objective-C",
5 "description": "Good asynchonous design is difficult to implement but rewarding when done well. Enter Conche, an Objective-C toolbox designed to help you implement your asynchronous logic.\n",
7 "Dan Stenmark": "daniel.j.stenmark@gmail.com"
12 "homepage": "https://github.com/djs-code/Conche",
18 "git": "https://github.com/djs-code/Conche.git",
21 "source_files": "Conche/*.{h,m}",