blob: 9b829f26a9dfe1e93d0bb86c7fe18f87f7ab0efb [file] [log] [blame]
{
"name": "CircleProgressView",
"version": "1.1.1",
"license": "MIT",
"summary": "A circle progress view.",
"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.",
"homepage": "https://github.com/CardinalNow/iOS-CircleProgressView",
"authors": {
"Eric Rolf": "xrolfex@gmail.com"
},
"source": {
"git": "https://github.com/CardinalNow/iOS-CircleProgressView.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ProgressView/*.swift",
"pushed_with_swift_version": "3.0"
}