[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / e / d / 2 / CircleProgressView / 1.0.12 / CircleProgressView.podspec.json
blobf801c132dfd4a58aa5fd8207a44b13506775d6fb
2   "name": "CircleProgressView",
3   "version": "1.0.12",
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.12"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "ProgressView/*.swift"