[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 1 / f / 6 / MRSubtleButton / 1.0.0 / MRSubtleButton.podspec.json
blobbbcc7215eb13b95b80b3b3ec927cd44928c56fe4
2   "name": "MRSubtleButton",
3   "version": "1.0.0",
4   "summary": "A subtle gradient button, derived from NSView.",
5   "homepage": "https://github.com/marcransome/MRSubtleButton",
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/MRSubtleButton.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "osx": "10.7"
19   },
20   "source_files": "*.{h,m}",
21   "requires_arc": true