blob: 524cc46b09c0c91495af6b4c901095a51b7f7be0 [file] [log] [blame]
{
"name": "SMCounterLabel",
"version": "0.1.0",
"summary": "Animated UILabel subclass.",
"swift_version": "4.2",
"description": "A numeric label that animates value change with a stock-like animation",
"homepage": "https://github.com/slavenko/SMCounterLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"slavenko": "slavenko.miljic@gmail.com"
},
"source": {
"git": "https://github.com/slavenko/SMCounterLabel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SMCounterLabel/Classes/**/*"
}