blob: fd83f5fbc051ff74f4af742cc0f175079ddf0758 [file] [log] [blame]
{
"name": "AXZLabel",
"version": "0.4.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.4.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AXZLabel/Classes/**/*",
"swift_version": "5.0"
}