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