[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / d / 2 / CircleProgressView / 1.1.3 / CircleProgressView.podspec.json
blobe98fca1e7871264563f6e7cd60363e3f59b78fd8
2   "name": "CircleProgressView",
3   "version": "1.1.3",
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.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "CircleProgressView/*.swift",
20   "pushed_with_swift_version": "3.0"