[Add] AndesUI 3.149.0
[CocoaPods.git] / Specs / 6 / d / e / JPCActivityIndicatorButton / 2.1.0 / JPCActivityIndicatorButton.podspec.json
blob12226e275a3e0fbb258e36a56881d4d7b25ddc2c
2   "name": "JPCActivityIndicatorButton",
3   "version": "2.1.0",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Jon Chmura",
12   "social_media_url": "http://twitter.com/jpchmura",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/jpchmura/JPCActivityIndicatorButton.git",
18     "tag": "v2.1.0"
19   },
20   "source_files": "Source/*.swift"