blob: 0747126ba3ab4cdd5e5420d859fa1461785a066a [file] [log] [blame]
{
"name": "MultiProgressView",
"version": "1.3.0",
"platforms": {
"ios": "9.0"
},
"summary": "A replacement for UIProgressView that depicts multiple progresses over time",
"description": "A replacement for UIProgressView that depicts multiple progresses over time.",
"homepage": "https://github.com/mac-gallagher/MultiProgressView",
"documentation_url": "https://github.com/mac-gallagher/MultiProgressView/tree/master/README.md",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mac Gallagher": "jmgallagher36@gmail.com"
},
"source": {
"git": "https://github.com/mac-gallagher/MultiProgressView.git",
"tag": "v1.3.0"
},
"swift_versions": "5.0",
"source_files": "Sources/**/*.{h,swift}",
"swift_version": "5.0"
}