2 "name": "ZProgressView",
4 "summary": "A simple UIView-based progress view with the ability to add stops.",
5 "description": "\t\t\t\t\t A simple UIView-based progress view with the ability to add stops.\n\n\t\t\t\t\t I created this progress view for the [Zodio iPhone app](http://i.zodio.com) - when we added video reviews, I needed a way to indicate the minimum recording duration needed - the ability to add a 'stop' basically that visually represented milestones/markers on the progress view.\n\n\t\t\t\t\t Stops can be added and removed dynamically after the progress view has been init'ed. Here's what it looks like:\n\n\t\t\t\t\t ![screenshot-1](https://github.com/zodio/ZProgressView/Screenshots/ZProgressView-screenshot1.png)\n",
6 "homepage": "https://github.com/zodio/ZProgressView",
9 "Jai Govindani": "govindani@gmail.com"
12 "git": "https://github.com/zodio/ZProgressView.git",
15 "social_media_url": "https://twitter.com/govindani",
20 "source_files": "Classes/**/*.{h,m}",
22 "exclude_files": "Classes/osx"
25 "exclude_files": "Classes/ios"