blob: f801c132dfd4a58aa5fd8207a44b13506775d6fb [file] [log] [blame]
{
"name": "CircleProgressView",
"version": "1.0.12",
"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.0.12"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "ProgressView/*.swift"
}