blob: 727d750bc023b1dd1684d9e32e254f5e35c907dd [file] [log] [blame]
{
"name": "ProgressMeter",
"version": "0.1.0",
"summary": "Measuring the progress is not a problem anymore 😎",
"description": "ProgressMeter displays the progress in a meter with the custom annotations. So, it's not only the progress bar with its usual functionality, but also gives the better visual when chasing a target. 💯\nDon't have data? No problem, ProgressMeter comes with it's own data set.",
"homepage": "https://github.com/khawajafarooq/ProgressMeter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"khawajafarooq": "kfarooqa@gmail.com"
},
"source": {
"git": "https://github.com/khawajafarooq/ProgressMeter.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/khfarooq",
"platforms": {
"ios": "9.0"
},
"source_files": "ProgressMeter/Classes/**/*.swift",
"pushed_with_swift_version": "4.0"
}