blob: 1d7a9dcb8e1b3cb9f7ccc1abb84213190c0b822b [file] [log] [blame]
{
"name": "XZFLeakMonitor",
"version": "0.0.3",
"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.1"
},
"source_files": "XZFLeakMonitor/XZFLeakMonitor/*.{h,m}",
"exclude_files": "Classes/Exclude"
}