blob: a52cd97aab94ed506eb52be93c42cab60e11b683 [file] [log] [blame]
{
"name": "SCountLabel",
"version": "0.0.4",
"summary": "Swift counting label.",
"description": "SCountLabel is an easy way to make your UIKit label count from one value to another!",
"homepage": "https://github.com/shial4/SCountLabel.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Szymon Lorenz": "shial184686@gmail.com"
},
"social_media_url": "https://twitter.com/shial_4",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/shial4/SCountLabel.git",
"tag": "0.0.4"
},
"source_files": "Sources/SCountLabel.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}