[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 2 / 1 / 5 / GTProgressBar / 0.3.3 / GTProgressBar.podspec.json
blob518c010a1189dfad01b7bd0b7ecf79f1044ef66d
2   "name": "GTProgressBar",
3   "version": "0.3.3",
4   "summary": "GTProgressBar is a customisable progress bar written in Swift 5",
5   "description": "GTProgressBar is a customisable progress bar written in Swift 5. 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.3"
17   },
18   "platforms": {
19     "ios": "9.0",
20     "tvos": "10.0"
21   },
22   "source_files": "GTProgressBar/Classes/**/*",
23   "swift_versions": "5.0"