[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / 0 / 9 / GrandObjectDispatch / 0.5.0 / GrandObjectDispatch.podspec.json
blob8e88260aa4e0482232bd20a4b60e0a2fdd7a5175
2   "name": "GrandObjectDispatch",
3   "version": "0.5.0",
4   "summary": "Objective-C wrapper for Grand Central Dispatch.",
5   "homepage": "https://github.com/iMartinKiss/Grand-Object-Dispatch",
6   "authors": {
7     "Martin Kiss": "martin.kiss@me.com"
8   },
9   "license": "MIT",
10   "source": {
11     "git": "https://github.com/iMartinKiss/Grand-Object-Dispatch.git",
12     "tag": "v0.5.0"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": "Sources",
18   "public_header_files": "GrandObjectDispatch.h",
19   "requires_arc": true