blob: 27573995d2c5f4586704ddce5d67a8faa28b4734 [file] [log] [blame]
{
"name": "KLI18n",
"version": "0.0.1",
"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.1"
},
"source_files": [
"KLI18n/Classes/*.{h,m}",
"KLI18n/Classes/**/*.{h,m}"
],
"resources": "KLI18n/Resources/*"
}