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