blob: 112489537d15f50c35bc25fcd6bdd3c87b33967a [file] [log] [blame]
{
"name": "SGSegmentedProgressBarLibrary",
"version": "0.0.3",
"summary": "a segmented progress bar",
"description": "Library to add a segmented progress bar like as Instagram, whatsapp",
"homepage": "https://github.com/sanjeevworkstation/SGSegmentedProgressBarLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sanjeev Gautam": "sanjeevworkstation@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/sanjeevworkstation/SGSegmentedProgressBarLibrary.git",
"tag": "0.0.3"
},
"vendored_frameworks": "SGSegmentedProgressBarLibrary/SGSegmentedProgressBarLibrary/SGSegmentedProgressBar.framework",
"swift_version": "4.2"
}