blob: 0eec8d0a318f04940db85dd3b7f6a49644197087 [file] [log] [blame]
{
"name": "KAProgressLabel",
"version": "3.1",
"platforms": {
"ios": null
},
"license": {
"type": "Apache V2.0",
"file": "LICENSE"
},
"summary": "Circular progress view.",
"homepage": "https://github.com/kirualex/KAProgressLabel",
"authors": {
"Alexis Creuzot": "alexis.creuzot@gmail.com"
},
"source": {
"git": "https://github.com/kirualex/KAProgressLabel.git",
"tag": "3.1"
},
"description": "Circular progress view for iOS with customizable widths and colors, user interactivity and more.",
"source_files": "KAProgressLabel/*.{h,m}",
"requires_arc": true,
"frameworks": "QuartzCore"
}