[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 8 / 4 / DSGradientProgressView / 1.0.0 / DSGradientProgressView.podspec.json
bloba361d41bc2a35c17aeb16ba3d3356092349049bd
2   "name": "DSGradientProgressView",
3   "version": "1.0.0",
4   "summary": "A simple animated progress bar in Swift",
5   "description": "A simple and customizable animated progess bar written in Swift.",
6   "homepage": "https://github.com/DholStudio/DSGradientProgressView",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Dhol Studio": "abhinav@dholstudio.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/DholStudio/DSGradientProgressView.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "DSGradientProgressView",
20     "DSGradientProgressView/**/*.{h,m}"
21   ],
22   "exclude_files": "DSGradientProgressView/Exclude",
23   "pushed_with_swift_version": "3.0"