blob: c333b5968c990c7d20c6d498d6ff2213595a1f08 [file] [log] [blame]
{
"name": "UIGlossyButton",
"version": "0.0.7",
"license": "MIT",
"summary": "Generate system like or other nice button without any image.",
"homepage": "https://github.com/waterlou/UIGlossyButton",
"authors": {
"waterlou": "https://github.com/waterlou"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/waterlou/UIGlossyButton.git",
"tag": "v0.0.7"
},
"frameworks": [
"UIKit",
"QuartzCore"
],
"requires_arc": false,
"subspecs": [
{
"name": "Core",
"source_files": "UIGlossyButton/UIGlossyButton.{h,m}"
},
{
"name": "LayerEffects",
"source_files": "UIGlossyButton/UIView+LayerEffects.{h,m}"
}
]
}