2 "name": "JPCActivityIndicatorButton",
4 "summary": "An implementation of the progress control used in the App Store app with styling inspired by Google's material design.",
5 "description": "It is a drop in replacement for UIActivityIndicatorView and UIProgressView that tracks touch input like a UIButton. It may be useful in the following scenarios\n* Replacement for UIActivityIndicatorView\n* Replacement for UIProgressView\n* Replacement for UIButton with Google Material Design styling\n* To create a similar interaction as start and stopping downloads in the App Store app.",
6 "homepage": "https://github.com/jpchmura/JPCActivityIndicatorButton",
11 "authors": "Jon Chmura",
12 "social_media_url": "http://twitter.com/jpchmura",
17 "git": "https://github.com/jpchmura/JPCActivityIndicatorButton.git",
20 "source_files": "Source/*.swift"