blob: ea70335ac7874c58ad65c5c85c601942b0125d98 [file] [log] [blame]
{
"name": "DJZombieCheck",
"version": "0.4.0",
"summary": "A Objective-C zombie object detect tool.",
"description": "A Objective-C zombie object detect tool,it can work in release mode.",
"homepage": "https://github.com/Dokay/DJZombieCheck",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dokay": "dokay_dou@163.com"
},
"source": {
"git": "https://github.com/Dokay/DJZombieCheck.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "DJZombieCheck/Classes/**/*",
"requires_arc": false
}