[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / 6 / a / YLGradientProgressBar / 1.0.4 / YLGradientProgressBar.podspec.json
blob437140f6837b9b8d406f26be5fe72f9df7121998
2   "name": "YLGradientProgressBar",
3   "version": "1.0.4",
4   "summary": "Progress bar that displays active steps with gradient.",
5   "homepage": "https://github.com/Twas/GradientProgressBar",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Evgeniy Leychenko": "leychenkoev@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/EugeneLeychenko",
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_version": "5",
18   "frameworks": [
19     "UIKit",
20     "CoreGraphics"
21   ],
22   "requires_arc": true,
23   "source": {
24     "git": "https://github.com/Twas/GradientProgressBar.git",
25     "tag": "1.0.4"
26   },
27   "source_files": "GradientProgressBar/**/*.{swift}"