blob: ad1a7e1e05f92f4267a322d52808413a2fc23aef [file] [log] [blame]
{
"name": "JNWLabel",
"version": "0.1",
"summary": "Light-weight CATextLayer wrapper for OS X.",
"homepage": "https://github.com/jwilling/JNWLabel",
"license": "MIT",
"authors": {
"Jonathan Willing": "hi@jwilling.com"
},
"source": {
"git": "https://github.com/jwilling/JNWLabel.git",
"tag": "0.1"
},
"platforms": {
"osx": "10.8"
},
"source_files": "JNWLabel*.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": true
}