blob: 8435458c817b5340a89acaab7c2c12a6a871b0b3 [file] [log] [blame]
{
"name": "XZFLeakMonitor",
"version": "0.0.1",
"summary": "A short description of XZFLeakMonitor.akdjfhajkdfhajdf",
"description": "检测UIviewcontroller 内存泄漏问题",
"homepage": "https://github.com/GG-beyond/XZFLeakMonitor",
"license": "MIT ()",
"authors": {
"GG-beyond": "872608550@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GG-beyond/XZFLeakMonitor.git",
"tag": "0.0.1"
},
"source_files": [
"XZFLeakMonitor",
"XZFLeakMonitor/XZFLeakMonitor/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}