blob: f6837d7b0d57a3db8585b3398097340808f1966f [file] [log] [blame]
{
"name": "UICircularProgressRing",
"version": "7.0.0",
"homepage": "http://ucpr.luispadron.com",
"summary": "A highly customizable circular progress bar for iOS written in Swift",
"description": "A highly customizable circular progress bar for iOS written in Swift, with Interface Builder support.",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Luis Padron": "heyluispadron@gmail.com"
},
"platforms": {
"ios": "8.0",
"tvos": "10.0"
},
"source": {
"git": "https://github.com/luispadron/UICircularProgressRing.git",
"tag": "v7.0.0"
},
"source_files": [
"Legacy",
"Legacy/**/*.{h,m,swift}"
],
"swift_versions": "5.2.4",
"swift_version": "5.2.4"
}