blob: 45eb0088b11c6c682590016b2a411e548fcc98d1 [file] [log] [blame]
{
"name": "CircleProgressView",
"version": "1.2.0",
"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.2.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "CircleProgressView/*.swift",
"swift_version": "4.2"
}