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