blob: ae513c5c54542394b532557fe4f5a9f0b5f62df8 [file] [log] [blame]
{
"name": "DossyText",
"version": "1.0.0",
"summary": "A subclass of UILabel reminiscent of Strong Bads Tandy 400",
"description": "A subclass of UILabel that allows for auto-typing and blinking, similar to MS-DOS.",
"homepage": "https://github.com/joeynelson42/DossyTextLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Joey Nelson": "joeynelson42@gmail.com"
},
"source": {
"git": "https://github.com/joeynelson42/DossyTextLabel.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Source/DossyTextLabel.swift",
"swift_versions": "4.2",
"swift_version": "4.2"
}