blob: 5e7b414bdc70f2d1ea29ed03fb6f664c22f29ace [file] [log] [blame]
{
"name": "SGSegmentedProgressViewLibrary",
"version": "0.0.4",
"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.4"
},
"vendored_frameworks": "SGSegmentedProgressViewLibrary/SGSegmentedProgressViewLibrary/SGSegmentedProgressView.framework",
"swift_version": "4.2"
}