blob: e7ee03f2c82fe19c70c8687c90a03cc0f541b505 [file] [log] [blame]
{
"name": "DossyText",
"version": "0.1.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": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "DossyText/DossyText.swift",
"pushed_with_swift_version": "3.0"
}