[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / 2 / CircleProgressView / 1.1.2 / CircleProgressView.podspec.json
blobc45aa6b1424593afdd68b49333174930efe9a9f2
2   "name": "CircleProgressView",
3   "version": "1.1.2",
4   "license": "MIT",
5   "summary": "A circle progress view.",
6   "description": "A circle progress view, using IB Designable properties, that can have a solid or image based center. It allows track colors, image for the track, as well as both clockwise and counter clockwise animation.",
7   "homepage": "https://github.com/CardinalNow/iOS-CircleProgressView",
8   "authors": {
9     "Eric Rolf": "xrolfex@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/CardinalNow/iOS-CircleProgressView.git",
13     "tag": "1.1.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "ProgressView/*.swift",
20   "pushed_with_swift_version": "3.0"