blob: 0964d18cd02204f0dbe5e7f55d81b786d8059e42 [file] [log] [blame]
{
"name": "SMCounterLabel",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SMCounterLabel/Classes/**/*"
}