[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / 0 / 8 / MRBrew / 1.2.2 / MRBrew.podspec.json
blobf82abfa1ac218dabb4f1e88d80617e9a42216b7b
2   "name": "MRBrew",
3   "version": "1.2.2",
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.2"
16   },
17   "platforms": {
18     "osx": "10.7"
19   },
20   "source_files": "*.{h,m}",
21   "requires_arc": true