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