blob: 6326f8b78c2cc0840483cce2d384979278cb4e22 [file] [log] [blame]
{
"name": "LKLabel",
"version": "0.1.0",
"summary": "UILabel subclass to blink text",
"swift_versions": "5.0",
"description": "UILabel subclass to blink text and can be controlled.",
"homepage": "https://github.com/Lokukumar/LKLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lokesh Kumar": "kumarlokesh097@gmail.com"
},
"source": {
"git": "https://github.com/Lokukumar/LKLabel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LKLabel/Classes/**/*",
"swift_version": "5.0"
}