blob: 54565f33c5b09e0408819cee89da26ee2cf57f33 [file] [log] [blame]
{
"name": "RimhTypingLetters",
"version": "0.1.1",
"summary": "A simple typing animation for UITextView and UILabel.",
"description": "A simple typing animation for UITextView and UILabel. It is simple use with small codes.",
"homepage": "https://github.com/rimh/RimhTypingLetters",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rimh(Ming)": "rimh@github"
},
"source": {
"git": "https://github.com/rimh/RimhTypingLetters.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RimhTypingLetters/Classes/**/*",
"pushed_with_swift_version": "echo \"4.0\" > .swift-version"
}