blob: 7b18c31b8ad7d9175c9cb4a3b4053020f0612ec2 [file] [log] [blame]
{
"name": "LSXPropertyTool",
"version": "0.0.2",
"summary": "LSXPropertyTool.一款在Swift3.+下一句代码自动生成模型属性的并能一句代码将所有层级的字典,字典数组转换成对应的模型数据的工具。",
"homepage": "https://github.com/linhaosunny/LSXPropertyTool/",
"license": "MIT",
"authors": {
"linhaosunny": "linhao-sunny@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/linhaosunny/LSXPropertyTool.git",
"tag": "0.0.2"
},
"source_files": "LSXPropertyTool/LSXPropertyTool/*.{h,swift}",
"pushed_with_swift_version": "3.0"
}