blob: d8bcb83b2e544e0f4d21740159e0d0d19bd91b2c [file] [log] [blame]
{
"name": "LRGlowingButton",
"version": "0.2",
"summary": "Subclass of UIButton with custom glow color.",
"homepage": "https://github.com/lightroomapps/LRGlowingButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nikita Lutsenko": "http://lightroomapps.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/lightroomapps/LRGlowingButton.git",
"tag": "0.2"
},
"source_files": "LRGlowingButton.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": false
}