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