blob: 585a4c6f417d77dfb9685fe56def6176765f1301 [file] [log] [blame]
{
"name": "KSLabel",
"version": "0.1.0",
"summary": "A drop in subclass of NSTextField for programmatically created labels.",
"homepage": "https://github.com/Keithbsmiley/KSLabel",
"license": "MIT",
"authors": {
"Keith Smiley": "keithbsmiley@gmail.com"
},
"source": {
"git": "https://github.com/Keithbsmiley/KSLabel.git",
"tag": "0.1.0"
},
"platforms": {
"osx": null
},
"source_files": "*.{h,m}",
"requires_arc": true
}