blob: d894bee490bca8401e686c682695ddce39d90072 [file] [log] [blame]
{
"name": "SWLanguageTool",
"version": "0.0.1",
"summary": "封装的关于app内切换语言的便捷方法(利用lproj文件).",
"description": "根据平时开发需求,封装的关于app内切换语言的便捷方法(利用lproj文件)",
"homepage": "https://github.com/547/SWLanguageTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Seven Wang",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/547/SWLanguageTool.git",
"tag": "0.0.1"
},
"source_files": [
"SWLanguageTool",
"SWLanguageTool/**/*.{h,m,swift}"
],
"frameworks": "Foundation",
"swift_versions": "5.0",
"swift_version": "5.0"
}