blob: 21e0fbfb8fec45a9c67e326bf7063729c2eb4ce1 [file] [log] [blame]
{
"name": "EFCountingLabel",
"version": "1.0.3",
"summary": "A label which can show number change animated.",
"description": "A label which can show number change animated, in Swift.",
"homepage": "https://github.com/EyreFree/EFCountingLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"EyreFree": "eyrefree@eyrefree.org"
},
"source": {
"git": "https://github.com/EyreFree/EFCountingLabel.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "EFCountingLabel/Classes/*.swift",
"frameworks": [
"Foundation",
"UIKit"
],
"pushed_with_swift_version": "3.0"
}