blob: 2c357e658a59ca67c0b6efee3c3323c68a1792d3 [file] [log] [blame]
{
"name": "PKProgressView",
"version": "0.1.1",
"summary": "This framework will help you in implementing the progress view with animation.",
"description": "A Swift based helper class that will provide a progress view that can be used to fill it with animation, also can be used for car animation.",
"homepage": "https://github.com/bestiosdeveloper/PKProgressView",
"screenshots": "https://github.com/bestiosdeveloper/PKProgressView/blob/master/PKProgressViewDemo/PKProgressView.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pramod Kumar": "kumarpramod017@gmail.com"
},
"social_media_url": "http://pramodkumar.cf/",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/bestiosdeveloper/PKProgressView.git",
"tag": "0.1.1"
},
"source_files": "PKProgressViewDemo/PKProgressView/*"
}