blob: de55beba5ab0f30c134a40726f8b47261d9a052c [file] [log] [blame]
{
"name": "CLTypingLabel",
"version": "0.2.1",
"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/l800891/CLTypingLabel",
"license": "MIT",
"authors": {
"Chenglin": "l800891@me.com"
},
"source": {
"git": "https://github.com/l800891/CLTypingLabel.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*",
"pushed_with_swift_version": "3.0.2"
}