blob: cfa13ec35b72ac6c0c43721aabc2ab3aac144269 [file] [log] [blame]
{
"name": "MGSegmentedProgressBar",
"version": "0.3.1",
"platforms": {
"ios": "9.0"
},
"summary": "An animatable progress bar with support for multiple sections",
"description": "An animatable progress bar with support for multiple sections.",
"homepage": "https://github.com/mac-gallagher/MGSegmentedProgressBar",
"screenshots": [
"https://raw.githubusercontent.com/mac-gallagher/MGSegmentedProgressBar/master/Images/progress_bar.gif"
],
"documentation_url": "https://github.com/mac-gallagher/MGSegmentedProgressBar/tree/master/README.md",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mac Gallagher": "jmgallagher36@gmail.com"
},
"source": {
"git": "https://github.com/mac-gallagher/MGSegmentedProgressBar.git",
"tag": "v0.3.1"
},
"swift_version": "4.1",
"source_files": "MGSegmentedProgressBar/Classes/**/*",
"deprecated_in_favor_of": "MultiProgressView"
}