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