blob: 18c44d6a7845e1736f26e7b2c5c619bab128aaf8 [file] [log] [blame]
{
"name": "DPPCode",
"version": "0.0.1",
"summary": "个人测试代码曾库",
"homepage": "https://github.com/DPP-iOSer/DPPCode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"吕晗": "lh5@meitu.com"
},
"source": {
"git": "https://github.com/DPP-iOSer/DPPCode.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}