blob: 73089c93c59996ed8fd463d78febf1f9aa4408bc [file] [log] [blame]
{
"name": "SJZComponentTestDemo",
"version": "0.0.1",
"summary": "A short description of SJZComponentTestDemo.",
"description": "组件化测试",
"homepage": "https://github.com/sijingzhi/SJZComponentTestDemo",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"sijingzhi": "234"
},
"source": {
"git": "https://github.com/sijingzhi/SJZComponentTestDemo.git",
"commit": "761ed114ff6e3bb01192bd626bbca97a50a174dc"
},
"source_files": [
"Tools",
"SJZComponentTestDemo/SJZComponentTestDemo/Tools/**/*.{h,m}"
],
"exclude_files": "Tools/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}