blob: a3d1b38396d73dd9c27fc316643a552afb9e5710 [file] [log] [blame]
{
"name": "SteppedProgressBar",
"version": "0.0.1",
"summary": "A CocoaPods library written in Swift",
"description": "a highly customizable stepped progressbar for showing step progress to users.",
"homepage": "https://github.com/iD0N/SteppedProgressBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Don": "don@donstudio.io"
},
"platforms": {
"ios": "12.1"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/iD0N/SteppedProgressBar.git",
"tag": "0.0.1"
},
"source_files": "SteppedProgressBar/**/*.{h,m,swift}",
"swift_version": "5.0"
}