blob: bb200883a0edb53bdeb507563e68d7f2bf4939fc [file] [log] [blame]
{
"name": "NaturalKorean",
"version": "0.0.2",
"summary": "한글을 아름답게 사용하기 위한 라이브러리",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"description": "한글을 사용할 때 **프로그래머(을)를** 같은 부자연스럽고 보기 흉한 프로그램이 아니라 적절한 한글의 조사를 붙히는 자연스러운 한글을 사용하기 위한 라이브러리",
"homepage": "https://github.com/trilliwon/NaturalKorean",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Steve Jo": "trilliwon@gmail.com"
},
"source": {
"git": "https://github.com/trilliwon/NaturalKorean.git",
"tag": "0.0.2"
},
"social_media_url": "http://facebook.com/trilliwon",
"platforms": {
"ios": "8.0"
},
"source_files": "NaturalKorean/Classes/**/*",
"pushed_with_swift_version": "3.0"
}