[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 0 / a / JSGCDDispatcher / 0.5 / JSGCDDispatcher.podspec.json
blob4cba8e971e5c398174005deda281d6a2cb65354d
2   "name": "JSGCDDispatcher",
3   "version": "0.5",
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.5"
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