blob: 1017fe9934b0a2c01f57fc4ae75866b11ba198ed [file] [log] [blame]
{
"name": "KTTypeWriterAnimation",
"version": "0.1.0",
"summary": "KTTypeWriterAnimation shows the animation like a typewriter.",
"homepage": "https://github.com/ktanaka117/KTTypeWriterAnimation",
"license": "MIT",
"authors": {
"田中賢治": "key.m4096.kung.fu@gmail.com"
},
"source": {
"git": "https://github.com/ktanaka117/KTTypeWriterAnimation.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"KTTypeWriterAnimation": [
"Pod/Assets/*.png"
]
}
}