blob: 28d0ade5064222bfd4145d5b36398c7c8fdd4a88 [file] [log] [blame]
{
"name": "CircleProgressView",
"version": "1.0.13",
"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.13"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ProgressView/*.swift"
}