blob: bf178e936c21330ffe92abb63903fd52184bac01 [file] [log] [blame]
{
"name": "KAProgressLabel",
"version": "3.3.2",
"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.2"
},
"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"
}