blob: 36ede55b65c1a8012f5ab7a685f67e60e64b9156 [file] [log] [blame]
{
"name": "LSXPropertyTool",
"version": "0.0.4",
"summary": "LSXPropertyTool.一款在Swift3.+下一句代码自动生成模型属性的并能一句代码将所有层级的字典,字典数组转换成对应的模型数据的工具。(新增系统关键字转义,和一些bug.)",
"homepage": "https://github.com/linhaosunny/LSXPropertyTool/",
"license": "MIT",
"authors": {
"sunshine.lee -> (李莎鑫)": "linhao-sunny@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/linhaosunny/LSXPropertyTool.git",
"tag": "0.0.4"
},
"source_files": "LSXPropertyTool/LSXPropertyTool/*.{h,swift}",
"pushed_with_swift_version": "3.0"
}