[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 4 / 8 / GSIndeterminateProgressBar / 0.1.0 / GSIndeterminateProgressBar.podspec.json
blob3031b3a21824d4ef7e50d7c2d3a2221fc39fff69
2   "name": "GSIndeterminateProgressBar",
3   "version": "0.1.0",
4   "summary": "GSIndeterminateProgressView is a subclass of UIView that looks like UIProgressView but acts like UIActivityIndicatorView.",
5   "description": "                       GSIndeterminateProgressView look similar to UIProgressView using animation to show indeterminate progress.\n                       Class interface seems to UIActivityIndicatorView.\n",
6   "homepage": "https://github.com/endSly/GSIndeterminateProgressBar",
7   "screenshots": "https://github.com/endSly/GSIndeterminateProgressBar/raw/master/capture.gif",
8   "license": "MIT",
9   "authors": {
10     "Endika GutiĆ©rrez": "me@endika.net"
11   },
12   "source": {
13     "git": "https://github.com/endSly/GSIndeterminateProgressBar.git",
14     "tag": "0.1.0"
15   },
16   "social_media_url": "https://twitter.com/endSly",
17   "platforms": {
18     "ios": "5.0"
19   },
20   "requires_arc": true,
21   "source_files": "Classes",
22   "public_header_files": "Classes/**/*.h"