[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / b / 7 / CircularStepProgressView / 1.6.2 / CircularStepProgressView.podspec.json
blob55bfc175432002ed7f376071620e38ac786012ee
2   "name": "CircularStepProgressView",
3   "version": "1.6.2",
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/webuildyouridea/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/webuildyouridea/CircularStepProgressView.git",
16     "tag": "v1.6.2"
17   },
18   "platforms": {
19     "ios": "8.3"
20   },
21   "source_files": "CircularStepProgressView/CircularStepProgressView.swift",
22   "dependencies": {
23     "pop": [
24       "~> 1.0"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"