[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / d / 7 / f / BCLContinuations / 0.4.1 / BCLContinuations.podspec.json
blobd77131de931a5445ab6fae10705935bb3e8c827a
2   "name": "BCLContinuations",
3   "version": "0.4.1",
4   "summary": "A little continuations library for Objective-C.",
5   "description": "BCLContinuations was a little continuations library for Objective-C. It wasn't a good idea. It's now dead. Don't use it.\n",
6   "homepage": "https://github.com/BenedictC/BCLContinuations",
7   "deprecated": true,
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Benedict Cohen": "ben@benedictcohen.co.uk"
14   },
15   "social_media_url": "http://twitter.com/BenedictC",
16   "source": {
17     "git": "https://github.com/BenedictC/BCLContinuations.git",
18     "tag": "0.4.1"
19   },
20   "source_files": [
21     "BCLContinuations",
22     "BCLContinuations/**/*.{h,m}"
23   ],
24   "requires_arc": true