blob: 28cc43e88e0a6fd89e83a2db58baa197e8f1bfc9 [file] [log] [blame]
{
"name": "LCTestLib",
"version": "0.0.1",
"summary": "LCTestLib简介",
"description": "LCTestLib详细描述",
"homepage": "https://github.com/809532119/TestLib/tree/master",
"license": "MIT",
"authors": {
"刘冲": "809532119@qq.com"
},
"source": {
"git": "https://github.com/809532119/TestLib.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}