blob: 8378d3f231ba31ba1fa097bcf749bad74cfaa1dd [file] [log] [blame]
{
"name": "KLI18n",
"version": "0.0.7",
"summary": "Provide multilingual support for iOS of KLI18n.",
"description": "Provide multilingual support for iOS。\nConvenient to expand other language support",
"homepage": "https://github.com/cnwanq/KLI18n",
"license": "MIT",
"authors": {
"cnwanq": "wanqijian@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/cnwanq/KLI18n.git",
"tag": "0.0.7"
},
"source_files": [
"KLI18n/Classes/*.{h,m}",
"KLI18n/Classes/**/*.{h,m}"
],
"resource_bundles": {
"KLI18n-Resources": [
"KLI18n/Resources/*.lproj"
]
}
}