blob: 5aafa0fbe0b2b263801152864a406fc8fbc50e1c [file] [log] [blame]
{
"name": "CLTypingLabel",
"version": "0.4.0",
"summary": "UILabel with character by character typing animation in swift iOS/OSX",
"description": "iOS/OSX UILabel with character by character typewriter like animation",
"homepage": "https://github.com/cl7/CLTypingLabel",
"license": "MIT",
"authors": {
"Chenglin": "l800891@me.com"
},
"source": {
"git": "https://github.com/cl7/CLTypingLabel.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"swift_versions": [
"4.0",
"5.0"
],
"source_files": "Pod/Classes/*",
"swift_version": "5.0"
}