2 "name": "ModernSegmentedProgressView",
4 "summary": "A progress view with discrete segments.",
5 "description": "This progress view is geared toward situations where you need to display integer progress to a user. For example, how many punches do I have until I get a free sandwich? The Segmented Progress View displays the current progress and the goal progress. Additionally, developers can configure colors for both empty and full cells.",
6 "homepage": "https://github.com/dylandpowers/ModernSegmentedProgressView",
12 "dylandpowers": "dylandpowers@gmail.com"
15 "git": "https://github.com/dylandpowers/ModernSegmentedProgressView.git",
21 "swift_versions": "4.0",
22 "source_files": "SegmentedProgressView/Classes/**/*",
23 "frameworks": "UIKit",
29 "swift_version": "4.0"