[Add] DocumentReaderFullAuthRFIDStage 7.5.10872
[CocoaPods.git] / Specs / 2 / b / 7 / CircularStepProgressView / 1.0 / CircularStepProgressView.podspec.json
blobf20d249639b0660a2790b3fa16560f9580aa079d
2   "name": "CircularStepProgressView",
3   "version": "1.0",
4   "summary": "Circular Progress View with Steps",
5   "description": "This progress view allows you to mark a progress into a circular line with N steps between the start and the end!",
6   "homepage": "https://github.com/SoyArpad/CircularStepProgressView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Arpad Larrinaga": "arpad@muub.com"
13   },
14   "source": {
15     "git": "https://github.com/SoyArpad/CircularStepProgressView.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "CircularStepProgressView/CircularStepProgressView.swift",
22   "dependencies": {
23     "pop": [
24       "~> 1.0"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"