blob: b985a747a15e030b8d8efd16f61c942581e01501 [file] [log] [blame]
{
"name": "ConcentricProgressRingView",
"version": "2.0.1",
"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.1"
},
"social_media_url": "https://twitter.com/lionheartsw",
"platforms": {
"ios": "10.3"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"source_files": "ConcentricProgressRingView/Classes/**/*",
"dependencies": {
"LionheartExtensions": [
]
}
}