[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / d / 3 / ProgressStepView / 1.0.0 / ProgressStepView.podspec.json
blob8a3905de835ed6cdbf58295e483440091f481b15
2   "name": "ProgressStepView",
3   "version": "1.0.0",
4   "summary": "A library for progress view with steps, labels and animations.",
5   "homepage": "https://github.com/gustavoSAS/ProgressStepView",
6   "requires_arc": true,
7   "license": "MIT",
8   "authors": {
9     "Gustavo Storck": "gustavo.storck1@gmail.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/gustavoSAS/ProgressStepView.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "ProgressStepView",
20     "ProgressStepView/**/*.{swift}"
21   ],
22   "resource_bundles": {
23     "ProgressStepView": [
24       "ProgressStepView/**/*.{xcassets}"
25     ]
26   },
27   "swift_versions": [
28     "4.2",
29     "5",
30     "5"
31   ],
32   "swift_version": "5"