blob: 2831dccf3b97de79406718904f85624b8bd7518e [file] [log] [blame]
{
"name": "EFCountingLabel",
"version": "4.3.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/example.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"EyreFree": "eyrefree@eyrefree.org"
},
"source": {
"git": "https://github.com/EFPrefix/EFCountingLabel.git",
"tag": "4.3.1"
},
"social_media_url": "https://twitter.com/EyreFree777",
"platforms": {
"ios": "8.0"
},
"source_files": "EFCountingLabel/Classes/*.swift"
}