blob: d1aa6812c9094f008f044027287bdec6d9a61996 [file] [log] [blame]
{
"name": "PaddingLabel",
"version": "1.0",
"summary": "Label with padding",
"description": "Label with padding written on Swift 4.2 by levantAJ",
"homepage": "https://github.com/levantAJ/PaddingLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tai Le": "sirlevantai@gmail.com"
},
"source": {
"git": "https://github.com/levantAJ/PaddingLabel.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "PaddingLabel/PaddingLabel.swift"
}