blob: 10f0a6e89ee68878263f87bea9acd3bceb03ae54 [file] [log] [blame]
{
"name": "SFLocalization",
"version": "0.0.1",
"summary": "iOS APP通用的本地化组件",
"description": "iOS APP通用的本地化组件",
"homepage": "https://github.com/AbnormalProgrammer/SFLocalization",
"license": "MIT",
"authors": {
"Stroman": "273433580@qq.com"
},
"platforms": {
"ios": "14.0"
},
"source": {
"git": "https://github.com/AbnormalProgrammer/SFLocalization.git",
"tag": "0.0.1"
},
"source_files": [
"Test/Test/Sources",
"Test/Test/Sources/*.swift"
],
"exclude_files": "Classes/Exclude"
}