blob: 769bcf78ccb9e1b2e21cbbded418a298d1904036 [file] [log] [blame]
{
"name": "ProgressMeter",
"version": "0.1.6",
"summary": "Measuring the progress is not a problem anymore 😎",
"description": "Displaying the progress in a meter control. `ProgressMeter` lets you create your custom annotations that display either on top or bottom of meter. So, it's not just an ordinary progress bar, it gives the better visual. 💯\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.6"
},
"social_media_url": "https://twitter.com/khfarooq",
"platforms": {
"ios": "9.0"
},
"source_files": "ProgressMeter/Classes/**/*.swift",
"pushed_with_swift_version": "4.0"
}