[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / 0 / 8 / MRBrew / 1.2.3 / MRBrew.podspec.json
blob2d10bb58d8fc526d70cd0c667bfa37b156efecaa
2   "name": "MRBrew",
3   "version": "1.2.3",
4   "summary": "An Objective-C wrapper library for the Homebrew package manager.",
5   "homepage": "https://github.com/marcransome/MRBrew",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Marc Ransome": "marc.ransome@fidgetbox.co.uk"
12   },
13   "source": {
14     "git": "https://github.com/marcransome/MRBrew.git",
15     "tag": "1.2.3"
16   },
17   "platforms": {
18     "osx": "10.7"
19   },
20   "source_files": "*.{h,m}",
21   "requires_arc": true