blob: 48a72cad138ad92a08bf856b432da30f6b7c4e17 [file] [log] [blame]
{
"name": "GhostTypewriter",
"version": "0.5.0",
"summary": "A UILabel subclass that adds a type writing animation effect.",
"homepage": "http://www.williamboles.me",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "William Boles",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/wibosco/GhostTypewriter.git",
"branch": "master",
"tag": "0.5.0"
},
"source_files": "GhostTypewriter/**/*.swift",
"requires_arc": true,
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}