blob: 7a382dbfbba8785710687e5bb4dd55a88c6f0afd [file] [log] [blame]
{
"name": "UICountingLabel",
"version": "1.4.1",
"summary": "Adds animated counting support to UILabel.",
"homepage": "https://github.com/dataxpress/UICountingLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tim Gostony": "dataxpress@gmail.com"
},
"source": {
"git": "https://github.com/dataxpress/UICountingLabel.git",
"tag": "1.4.1"
},
"platforms": {
"ios": "7.0",
"tvos": "9.0"
},
"source_files": "UICountingLabel.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}