blob: caf4e9973179b5448a95d850a6715ae25fa9d205 [file] [log] [blame]
{
"name": "ConcentricProgressRingView",
"version": "1.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": "1.0.0"
},
"social_media_url": "https://twitter.com/lionheart",
"platforms": {
"ios": "8.0"
},
"source_files": "ConcentricProgressRingView/Classes/**/*"
}