blob: 8764c7dcb6db100c7f61ad1a23ffc776cfb709bd [file] [log] [blame]
{
"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/**/*"
}