blob: 66382517488d1bb47e362653f49f26103bd6e531 [file] [log] [blame]
{
"name": "DKCircleButton",
"version": "1.1",
"license": "MIT",
"summary": "Sources of DKCircleButton and Demo app to show circle button tap effect.",
"homepage": "https://github.com/kronik/DKCircleButton",
"authors": {
"Dmitry Klimkin": "dmitry@bubbly.net"
},
"source": {
"git": "https://github.com/kronik/DKCircleButton.git",
"tag": "1.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "DKCircleButton/DKCircleButton.{h,m}",
"frameworks": [
"UIKit",
"CoreGraphics",
"Foundation"
],
"requires_arc": true
}