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