blob: 3e9da9bd2e3933ec3cdf1e7fbe1af79f37cfd4c5 [file] [log] [blame]
{
"name": "UICountingLabel",
"version": "1.2.0",
"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.2.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "UICountingLabel.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}