blob: 904acef8942efd3ae694fb9d3a402fd56fba8db2 [file] [log] [blame]
{
"name": "SGSegmentedProgressViewLibrary",
"version": "0.0.2",
"summary": "a segmented progress view",
"description": "Library to add a segmented progress view like as Instagram, whatsapp",
"homepage": "https://github.com/sanjeevworkstation/SGSegmentedProgressViewLibrary",
"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/SGSegmentedProgressViewLibrary.git",
"tag": "0.0.2"
},
"vendored_frameworks": "SGSegmentedProgressViewLibrary/SGSegmentedProgressViewLibrary/SGSegmentedProgressView.framework",
"swift_version": "4.2"
}