blob: efb5756382db5ce00757312e19b715bedce72f8e [file] [log] [blame]
{
"name": "ProgressBarKit",
"version": "1.0.2",
"summary": "An animatable and customizable 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": "1.0.2"
},
"source_files": "ProgressBarKit/*.{swift}",
"swift_version": "4.2"
}