[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / 0 / a / MGCommand / 0.0.3 / MGCommand.podspec.json
blobdd91ca9302e1afd80f00aed2d68e8661414e2ba4
2   "name": "MGCommand",
3   "version": "0.0.3",
4   "summary": "This library provides a lightweight way for executing commands sequentially or concurrently.",
5   "homepage": "https://github.com/MattesGroeger/MGCommand",
6   "license": "MIT",
7   "authors": {
8     "Mattes Groeger": "info@mattes-groeger.de"
9   },
10   "source": {
11     "git": "https://github.com/MattesGroeger/MGCommand.git",
12     "tag": "0.0.3"
13   },
14   "source_files": "MGCommand/Classes/**/*.{h,m}",
15   "requires_arc": true