blob: 4e89541bc0ff3bd1796be9a09b93e5b159dfe7b9 [file] [log] [blame]
{
"name": "SGSegmentedProgressBarLibrary",
"version": "0.0.5",
"summary": "A segmented progress bar designed by UIView",
"description": "Library to add a segmented progress bar like as Instagram, whatsapp.",
"homepage": "https://github.com/sanjeevworkstation/SGSegmentedProgressBarLibrary",
"license": {
"type": "Copyright",
"text": " Copyright 2020 Sanjeev Gautam\n"
},
"authors": {
"Sanjeev Gautam": "sanjeevworkstation@gmail.com"
},
"source": {
"git": "https://github.com/sanjeevworkstation/SGSegmentedProgressBarLibrary.git",
"tag": "0.0.5"
},
"source_files": "SGSegmentedProgressBarLibrary/SGSegmentedProgressBarLibrary/**/*.{swift}",
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.2",
"swift_version": "4.2"
}