[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / d / 1 / TransitionProgressBar / 0.1.1 / TransitionProgressBar.podspec.json
blobc71a6a2c60c7c31fd514914d822ba45e5039be95
2   "name": "TransitionProgressBar",
3   "version": "0.1.1",
4   "summary": "A simple two state progress bar with a transition between both states",
5   "description": "A simple two state progress bar with a transition between both states.",
6   "homepage": "https://github.com/alexanderkorus/TransitionProgressBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "alexanderkorus": "alexander.korus@svote.io"
13   },
14   "source": {
15     "git": "https://github.com/alexanderkorus/TransitionProgressBar.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "TransitionProgressBar/Classes/**/*",
22   "dependencies": {
23     "SnapKit": [
24       "~> 4.2.0"
25     ]
26   },
27   "swift_version": "4.2"