blob: 9f6d730363370f7832c185fe714995ac9e789e6e [file] [log] [blame]
{
"name": "KAProgressLabel",
"version": "2.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": "2.1"
},
"description": "Circular progress view (subclass of UILabel) for iOS.",
"source_files": "KAProgressLabel/*.{h,m}",
"requires_arc": true,
"frameworks": "QuartzCore"
}