blob: deab95379ca7f861851e514377ffefdd4c4fb4cb [file] [log] [blame]
{
"name": "ConcentricProgressRingView",
"version": "2.0.0",
"summary": "Fully customizable circular progress bar written in Swift",
"homepage": "https://github.com/lionheart/ConcentricProgressRingView",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Dan Loewenherz": "dan@lionheartsw.com"
},
"source": {
"git": "https://github.com/lionheart/ConcentricProgressRingView.git",
"tag": "2.0.0"
},
"social_media_url": "https://twitter.com/lionheart",
"platforms": {
"ios": "10.3"
},
"source_files": "ConcentricProgressRingView/Classes/**/*",
"dependencies": {
"LionheartExtensions": [
]
},
"pushed_with_swift_version": "4.0"
}