[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 8 / f / KLI18n / 0.0.8 / KLI18n.podspec.json
blobaea332deb4dea419298e93a0e2496d5e051e1c3e
2   "name": "KLI18n",
3   "version": "0.0.8",
4   "summary": "Provide multilingual support for iOS of KLI18n.",
5   "description": "Provide multilingual support for iOS。\nConvenient to expand other language support",
6   "homepage": "https://gitlab.klook.asia/wanqijian/kli18n.git",
7   "license": "MIT",
8   "authors": {
9     "cnwanq": "wanqijian@outlook.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "git@gitlab.klook.asia:wanqijian/kli18n.git",
16     "tag": "0.0.8"
17   },
18   "source_files": [
19     "KLI18n/Classes/*.{h,m}",
20     "KLI18n/Classes/**/*.{h,m}"
21   ],
22   "resource_bundles": {
23     "KLI18n-Resources": [
24       "KLI18n/Resources/*.lproj"
25     ]
26   }