blob: b2810549d7cb9e8b38542d01c16a3bb4aca3d395 [file] [log] [blame]
{
"name": "MXTestLib",
"version": "1.0.0",
"summary": "A short description of MXTestLib.",
"description": "haha",
"homepage": "https://github.com/HqRaining78/MXTestLib",
"license": {
"type": "MIT"
},
"authors": "MX",
"source": {
"git": "https://github.com/HqRaining78/MXTestLib.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"Classes/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}