blob: edade807a7f3d7c67c3ed352929886c97c68e354 [file] [log] [blame]
{
"name": "ProgressBarKit",
"version": "1.2.1",
"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/pakej/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/pakej/ProgressBarKit.git",
"tag": "1.2.1"
},
"source_files": "ProgressBarKit/*.{swift}",
"swift_versions": "4.2",
"swift_version": "4.2"
}