blob: 77b7ecbaf889f93332246b884845f5b852c1447a [file] [log] [blame]
{
"name": "AnimatingLabel",
"version": "1.0",
"summary": "Adds animation feature for numeric values in UILabel.",
"homepage": "https://github.com/codewise/AnimatingLabel",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Paweł Sękara": "pawel.sekara@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/codewise/AnimatingLabel.git",
"tag": "1.0"
},
"source_files": "AnimatingLabel",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}