blob: 62fcc473a6fc96da3d62c776049085eda766a824 [file] [log] [blame]
{
"name": "CLTypingLabel",
"version": "0.2.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*",
"pushed_with_swift_version": "3.0.2"
}