blob: 52243594b0cea864012d9a2367989cef4a62d9d1 [file] [log] [blame]
{
"name": "RomTestLib",
"version": "0.0.1",
"summary": "RomTestLib.",
"description": "简短的测试库RomTestLib",
"homepage": "https://github.com/MrDML/RomTestLib",
"license": "MIT",
"authors": {
"dml": "dml1630@163.com"
},
"source": {
"git": "https://github.com/MrDML/RomTestLib.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}