blob: 140c2548ee1c70ce7abf747ae9dee3a9b6955763 [file] [log] [blame]
{
"name": "GhostTypewriter",
"version": "0.1.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.1.0"
},
"source_files": "GhostTypewriter/**/*.swift",
"requires_arc": true,
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}