[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / 1 / 5 / GTProgressBar / 0.2.4 / GTProgressBar.podspec.json
blobd2bc6dd43237f65fd9f4f90d2091301cf8300489
2   "name": "GTProgressBar",
3   "version": "0.2.4",
4   "summary": "GTProgressBar is a customisable progress bar written in Swift 4",
5   "description": "GTProgressBar is a customisable progress bar written in Swift 4. It supports both vertical and horizontal orientation.",
6   "homepage": "https://github.com/gregttn/GTProgressBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gregttn": "gregttn@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/gregttn/GTProgressBar.git",
16     "tag": "0.2.4"
17   },
18   "platforms": {
19     "ios": "8.3",
20     "tvos": "10.0"
21   },
22   "source_files": "GTProgressBar/Classes/**/*",
23   "pushed_with_swift_version": "4.0"