blob: f6d5a6099f500907be6b4da8f8f430ebf06d7b77 [file] [log] [blame]
{
"name": "XZFLeakMonitor",
"version": "0.0.4",
"summary": "A short description of XZFLeakMonitor.akdjfhajkdfhajdf",
"description": "检测UIviewcontroller 内存泄漏问题 pop dismiss是,dealloc检测问题,利用viewcontroller生命周期函数",
"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.2"
},
"source_files": "XZFLeakMonitor/XZFLeakMonitor/*.{h,m}",
"exclude_files": "Classes/Exclude"
}