blob: c152a11c65469d19045967143ee7aaca70a34aa2 [file] [log] [blame]
{
"name": "ACLabelCounting",
"version": "1.1.0",
"summary": "Adds animated counting to UILabel for swift.",
"description": "a Label support animated counting for swift.",
"homepage": "https://github.com/acumen1005/ACLabelCounting",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"acumen1005": "407660109@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/acumen1005/ACLabelCounting.git",
"tag": "1.1.0"
},
"source_files": "Source/*.swift"
}