{ | |
"name": "JNaturalKorean", | |
"version": "1.0.0", | |
"pod_target_xcconfig": { | |
"SWIFT_VERSION": "3.0" | |
}, | |
"summary": "This supports to set Natural Korean Sentences.", | |
"homepage": "https://github.com/trilliwon/JNaturalKorean", | |
"license": "MIT", | |
"authors": { | |
"trillione": "trilliwon@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/trilliwon/JNaturalKorean.git", | |
"branch": "master", | |
"tag": "1.0.0" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"requires_arc": true, | |
"source_files": "Pod/Classes/**/*" | |
} |