blob: 6c1f465a55319468efdb6abca239aa3318b42b11 [file] [log] [blame]
{
"name": "KSLabel",
"version": "0.1.1",
"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.1"
},
"platforms": {
"osx": null
},
"source_files": "*.{h,m}",
"requires_arc": true
}