[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / 2 / CircleProgressView / 1.0.13 / CircleProgressView.podspec.json
blob28d0ade5064222bfd4145d5b36398c7c8fdd4a88
2   "name": "CircleProgressView",
3   "version": "1.0.13",
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.0.13"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "ProgressView/*.swift"