blob: 6b1c46efcc3da4eece6f4b917db3b525d9bc25fa [file] [log] [blame]
{
"name": "EFCountingLabel",
"version": "5.1.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/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.0"
},
"social_media_url": "https://twitter.com/EyreFree777",
"platforms": {
"ios": "8.0"
},
"source_files": "EFCountingLabel/Classes/*.swift"
}