blob: c7d58bb82b0aecde0f8518c1225971d63f292d8f [file] [log] [blame]
{
"name": "LSXPropertyTool",
"version": "1.0.3",
"summary": "LSXPropertyTool.一款在(支持swift4.0,版本1.0.3,swift3.+请用0.0.9)下一句代码自动生成模型属性的并能一句代码将所有层级的字典,字典数组转换成对应的模型数据的工具。(能识别系统关键字并转义.)",
"homepage": "https://github.com/linhaosunny/LSXPropertyTool/",
"license": "MIT",
"authors": {
"sunshine.lee -> (李莎鑫)": "linhao-sunny@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/linhaosunny/LSXPropertyTool.git",
"tag": "1.0.3"
},
"source_files": [
"LSXPropertyTool/LSXPropertyTool/*.{h,swift}",
"LSXPropertyTool/LSXPropertyTool/**/*.{h,swift}"
],
"pushed_with_swift_version": "3.0"
}