[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / 1 / 0 / LanguageChange / 0.0.2 / LanguageChange.podspec.json
blobe3165e2e622f908511439410d21e7d1583b1728d
2   "name": "LanguageChange",
3   "version": "0.0.2",
4   "summary": "这是一个应用内切换语言的工具类.",
5   "description": "切换多语言,可以读取strings内的多语言文件",
6   "homepage": "https://github.com/Alittlefly/AppLanguageChange",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gaochao": "1176672158@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Alittlefly/AppLanguageChange.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "Sources/*.{h,m}",
22   "frameworks": "Foundation",
23   "requires_arc": true