[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 1 / f / 6 / MRSubtleButton / 0.4 / MRSubtleButton.podspec.json
blobaf1f54752409eaf75c8f4a18dda59ceea61c431b
2   "name": "MRSubtleButton",
3   "version": "0.4",
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": "0.4"
16   },
17   "platforms": {
18     "osx": "10.7"
19   },
20   "source_files": "*.{h,m}",
21   "requires_arc": true