blob: 7e3dc46a47a21bac7b032dbe92f592b5b6a114e2 [file] [log] [blame]
{
"name": "JNaturalKorean",
"version": "0.5.0",
"summary": "This supports to set Natural Korean Sentences.",
"homepage": "https://github.com/trillione/JNaturalKorean",
"license": "MIT",
"authors": {
"trillione": "trillione1024@gmail.com"
},
"source": {
"git": "https://github.com/trillione/JNaturalKorean.git",
"branch": "master",
"tag": "0.5.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"JNaturalKorean": [
"Pod/Assets/*.png"
]
}
}