blob: 8e21fe7dcb941cf445bcc76e5a49cce30ce72417 [file] [log] [blame]
{
"name": "ConcentricProgressRingView",
"version": "1.3.2",
"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.3.2"
},
"social_media_url": "https://twitter.com/lionheart",
"platforms": {
"ios": "8.4"
},
"source_files": "ConcentricProgressRingView/Classes/**/*",
"dependencies": {
"LionheartExtensions": [
]
}
}