[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / f / 0 / a / MGCommand / 0.0.2 / MGCommand.podspec.json
blob14d4b88afd13dc097f426df751ffd6722d126738
2   "name": "MGCommand",
3   "version": "0.0.2",
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.2"
13   },
14   "source_files": "MGCommand/Classes/**/*.{h,m}",
15   "requires_arc": true