blob: e3165e2e622f908511439410d21e7d1583b1728d [file] [log] [blame]
{
"name": "LanguageChange",
"version": "0.0.2",
"summary": "这是一个应用内切换语言的工具类.",
"description": "切换多语言,可以读取strings内的多语言文件",
"homepage": "https://github.com/Alittlefly/AppLanguageChange",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gaochao": "1176672158@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Alittlefly/AppLanguageChange.git",
"tag": "0.0.2"
},
"source_files": "Sources/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true
}