blob: 3ebc0a389b81267ee8b5e77acafea4b30c166575 [file] [log] [blame]
{
"name": "LSXPropertyTool",
"version": "0.0.3",
"summary": "LSXPropertyTool.一款在Swift3.+下一句代码自动生成模型属性的并能一句代码将所有层级的字典,字典数组转换成对应的模型数据的工具。",
"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.3"
},
"source_files": "LSXPropertyTool/LSXPropertyTool/*.{h,swift}",
"pushed_with_swift_version": "3.0"
}