blob: 2fa27f4da782bf441d3e021f605a1ba7e791a419 [file] [log] [blame]
{
"name": "AXZLabel",
"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/AXZLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lokukumar": "kumarlokesh097@gmail.com"
},
"source": {
"git": "https://github.com/Lokukumar/AXZLabel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AXZLabel/Classes/**/*",
"swift_version": "5.0"
}