[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 0 / a / JSGCDDispatcher / 0.2 / JSGCDDispatcher.podspec.json
blob1e8f3fa8d3ba08bbbf96be07f28041fe6f6eb3f5
2   "name": "JSGCDDispatcher",
3   "version": "0.2",
4   "summary": "A small Objective-C wrapper around GCD.",
5   "authors": {
6     "Justin DeWind": "dewind@atomicobject.com"
7   },
8   "source": {
9     "git": "https://github.com/dewind/JSGCDDispatcher.git",
10     "tag": "0.2"
11   },
12   "homepage": "https://github.com/dewind/JSGCDDispatcher",
13   "source_files": "JSGCDDispatcher",
14   "license": {
15     "type": "MIT",
16     "file": "LICENSE"
17   },
18   "requires_arc": false