blob: 0d86b0f00f626b9f6ec0e42e0bb8d98aade559a5 [file] [log] [blame]
{
"name": "CircleProgressButton",
"version": "0.5.1",
"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.5.1"
},
"social_media_url": "https://twitter.com/toshi0383",
"platforms": {
"ios": "9.0"
},
"source_files": "CircleProgressButton/*.swift",
"pushed_with_swift_version": "4.0"
}