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