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