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