blob: 23add47c6ceffcf8dca51de87832b5868efe988b [file] [log] [blame]
{
"name": "EFCountingLabel",
"version": "4.0.0",
"summary": "A label which can show number change animated.",
"description": "A label which can show number change animated, in Swift.",
"homepage": "https://github.com/EyreFree/EFCountingLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"EyreFree": "eyrefree@eyrefree.org"
},
"source": {
"git": "https://github.com/EyreFree/EFCountingLabel.git",
"tag": "4.0.0"
},
"social_media_url": "https://twitter.com/EyreFree777",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "EFCountingLabel/Classes/*.swift",
"pushed_with_swift_version": "4.0"
}