blob: 887750a572235ce98704d2b1954599cedbce5fb8 [file] [log] [blame]
{
"name": "NNLabel",
"version": "1.0.0",
"summary": "NSView Subclass",
"description": "macOS NSView custom,like UILabel.",
"homepage": "https://github.com/shang1219178163/NNLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shang1219178163": "shang1219178163@gmail.com"
},
"source": {
"git": "https://github.com/shang1219178163/NNLabel.git",
"tag": "1.0.0"
},
"platforms": {
"osx": "10.12"
},
"source_files": "NNLabel/Classes/**/*"
}