blob: c70368f25e03f777e758d9c1db6271be8a4a55a0 [file] [log] [blame]
{
"name": "SSProgressBar",
"version": "1.0.1",
"summary": "SSProgressBar: highly customizable progressbar",
"description": "SSProgressBar provides many customization options like the horizontal and vertical gradient, custom shadow, corner radius and many more.",
"homepage": "https://github.com/simformsolutions/SSProgressBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Umang Loriya": "umang.l@simformsolutions.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/simformsolutions/SSProgressBar.git",
"tag": "1.0.1"
},
"source_files": "SSProgressBar/*.swift",
"requires_arc": true,
"swift_version": "4.0"
}