blob: 8393c03ba20c392347a9ece5555f1531a15b0a8b [file] [log] [blame]
{
"name": "SSProgressBar",
"version": "1.0.0",
"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.0"
},
"source_files": "SSProgressBar/*.swift",
"requires_arc": true,
"swift_version": "4.0"
}