[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 1 / 8 / f / KLI18n / 0.0.1 / KLI18n.podspec.json
blob27573995d2c5f4586704ddce5d67a8faa28b4734
2   "name": "KLI18n",
3   "version": "0.0.1",
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://github.com/cnwanq/KLI18n",
7   "license": "MIT",
8   "authors": {
9     "cnwanq": "wanqijian@outlook.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/cnwanq/KLI18n.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "KLI18n/Classes/*.{h,m}",
20     "KLI18n/Classes/**/*.{h,m}"
21   ],
22   "resources": "KLI18n/Resources/*"