blob: ed854ccaeff81fc3577bfb0027c02ffd4f7e7f8f [file] [log] [blame]
{
"name": "CircleProgressButton",
"version": "0.3.0",
"summary": "UIView based circle button with CAShapeLayer based progress stroke",
"description": "'UIView based circle button with CAShapeLayer based progress stroke.'",
"homepage": "https://github.com/toshi0383/CircleProgressButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"toshi0383": "t.suzuki326@gmail.com"
},
"source": {
"git": "https://github.com/toshi0383/CircleProgressButton.git",
"tag": "0.3.0"
},
"social_media_url": "https://twitter.com/toshi0383",
"platforms": {
"ios": "9.0"
},
"source_files": "CircleProgressButton/*.swift",
"pushed_with_swift_version": "4.0"
}