blob: 7e9259d04cf3dcf75a6baf9b7cd1527a69692eac [file] [log] [blame]
{
"name": "DJZombieCheck",
"version": "0.5.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.5.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "DJZombieCheck/Classes/**/*",
"requires_arc": false
}