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