2 "name": "BCLContinuations",
4 "summary": "A little continuations library for Objective-C.",
5 "description": "A little continuations library for Objective-C. Created as a by product of BCJSONMapper. Useful for organising a sequence of tasks, any of which could fail.\n",
6 "homepage": "https://github.com/BenedictC/BCLContinuations",
12 "Benedict Cohen": "ben@benedictcohen.co.uk"
14 "social_media_url": "http://twitter.com/BenedictC",
16 "git": "https://github.com/BenedictC/BCLContinuations.git",
21 "BCLContinuations/**/*.{h,m}"