blob: e0bdbffb6bb28c8a5766c5c5f2fb6f30bf3b3768 [file] [log] [blame]
{
"name": "SCountLabel",
"version": "0.0.7",
"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://www.facebook.com/SLSolutionsAU/",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/shial4/SCountLabel.git",
"tag": "0.0.7"
},
"source_files": "Sources/**/*.swift",
"frameworks": "UIKit"
}