blob: 64357c76d305039e24724f1128e3c9909aaffc5f [file] [log] [blame]
{
"name": "EFCountingLabel",
"version": "5.1.1",
"summary": "A label which can show number change animated.",
"description": "A label which can show number change animated, in Swift.",
"homepage": "https://github.com/EFPrefix/EFCountingLabel",
"screenshots": "https://raw.githubusercontent.com/EFPrefix/EFCountingLabel/master/Assets/EFCountingLabel.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"EyreFree": "eyrefree@eyrefree.org"
},
"source": {
"git": "https://github.com/EFPrefix/EFCountingLabel.git",
"tag": "5.1.1"
},
"social_media_url": "https://twitter.com/EyreFree777",
"platforms": {
"ios": "8.0"
},
"source_files": "EFCountingLabel/*.swift"
}