blob: ed408d5702a8a20f972d6685b2892ed935ccd5f1 [file] [log] [blame]
{
"name": "UICircleProgressView",
"version": "0.4.2",
"summary": "An AppStore like download-progress circle-indicator view.",
"description": "An Apple AppStore like download-progress indicator.\nShows a progress-circle which changes according to the current status and progress into a full circle.",
"homepage": "https://github.com/ricwein/CircleProgressView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Richard Weinhold": "git@ricwein.com"
},
"source": {
"git": "https://github.com/ricwein/CircleProgressView.git",
"tag": "0.4.2"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "UICircleProgressView/Classes/**/*",
"frameworks": "UIKit"
}