| { |
| "name": "NNButton", |
| "version": "1.1.5.3", |
| "summary": "NSButton Subclass", |
| "description": "macOS NSButton custom,like UIButton.", |
| "homepage": "https://github.com/shang1219178163/NNButton", |
| "screenshots": "https://github.com/shang1219178163/NNButton/blob/master/screenshots/screenshots.jpeg?raw=true", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "shang1219178163": "shang1219178163@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/shang1219178163/NNButton.git", |
| "tag": "1.1.5.3" |
| }, |
| "platforms": { |
| "osx": "10.12" |
| }, |
| "requires_arc": true, |
| "source_files": "NNButton/Classes/**/*" |
| } |