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