| { |
| "name": "KLI18n", |
| "version": "0.0.2", |
| "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.2" |
| }, |
| "source_files": [ |
| "KLI18n", |
| "KLI18n/Classes", |
| "KLI18n/Classes/**/*.{h,m}" |
| ], |
| "resources": "KLI18n/Resources/*" |
| } |