blob: dadee942411de85b877b9b52e0296842a51aba8a [file] [log] [blame]
{
"name": "GradientProgressView",
"version": "0.2.2",
"summary": "A simple drop-in progress view with a slight linear vertical gradient written in Swift.",
"homepage": "https://github.com/stockx/GradientProgressView",
"license": "MIT",
"authors": {
"Josh Sklar": "jrmsklar@gmail.com"
},
"social_media_url": "https://instagram.com/jrmsklar",
"platforms": {
"ios": "8.2"
},
"source": {
"git": "https://github.com/stockx/GradientProgressView.git",
"tag": "0.2.2"
},
"source_files": "Source/**/*.swift",
"pushed_with_swift_version": "3.0"
}