2 "name": "ArcProgressView",
4 "summary": "An arc based progress view that blends text color with background color.",
5 "description": "This view animates smoothly between given progress values. If the progress values are coming in at a high frequency, automatic value animation can be turned off. The customisable progress text blends smoothly with the background color of the view. Beside a programmatic initialization it can be fully used within a storyboard.",
6 "homepage": "https://github.com/nomad5modules/ArcProgressViewIOS",
7 "screenshots": "https://github.com/nomad5modules/ArcProgressViewIOS/raw/master/Image/demo.gif",
13 "mlostek@gmail.com": "mlostek@gmail.com"
16 "git": "https://github.com/nomad5modules/ArcProgressViewIOS.git",
22 "swift_versions": "5.0",
23 "source_files": "ArcProgressView/Classes/**/*",
24 "frameworks": "UIKit",
25 "swift_version": "5.0"