blob: 2776d7f88c0ba4e7bf73ebaabecc3965b914d4e0 [file] [log] [blame]
{
"name": "ProgressBarKit",
"version": "0.0.1",
"summary": "An animatable progress bar that can be used as a single or multiple bars.",
"description": "An animatable and customizable progress bar that can be used as a single bar, or segmented into multiple bars.",
"homepage": "https://github.com/zaimramlan/ProgressBarKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zaim Ramlan": "zaimramlan@gmail.com"
},
"social_media_url": "http://twitter.com/elkholeel",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/zaimramlan/ProgressBarKit.git",
"tag": "0.0.1"
},
"source_files": "ProgressBarKit/*.{swift}",
"swift_version": "4.2"
}