blob: 4c0a82cf3a7f8412e6aee12a2d1e915e807f3c75 [file] [log] [blame]
{
"name": "JNaturalKorean",
"version": "0.4.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.4.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"JNaturalKorean": [
"Pod/Assets/*.png"
]
}
}