[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 2 / 1 / 5 / GTProgressBar / 0.3.0 / GTProgressBar.podspec.json
blob129e20a825bdf5d4e1513f680fb41945c857bf53
2   "name": "GTProgressBar",
3   "version": "0.3.0",
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.3.0"
17   },
18   "platforms": {
19     "ios": "9.0",
20     "tvos": "10.0"
21   },
22   "source_files": "GTProgressBar/Classes/**/*"