blob: 8883b1964713bd9d71f7631ec5e9313c852a4e57 [file] [log] [blame]
{
"name": "WQModelDescription",
"version": "2.0.0",
"summary": "将模型对象的所有属性信息输出到控制台",
"description": "将模型对象的所有属性信息输出来控制台",
"homepage": "https://github.com/AppleDP/WQModelDescription",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AppleDP": "SWQAppleDP@163.com"
},
"source": {
"git": "https://github.com/AppleDP/WQModelDescription.git",
"tag": "2.0.0"
},
"source_files": "WQModelDescription/**/WQModelDescription/*.{h,m}",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}