[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / a / 0 / 2 / DJZombieCheck / 0.1.0 / DJZombieCheck.podspec.json
blob5fb2e9fa8a31ebe786338fd28e7ecf7b5a55720a
2   "name": "DJZombieCheck",
3   "version": "0.1.0",
4   "summary": "A Objective-C zombie object detect tool.",
5   "description": "A Objective-C zombie object detect tool,it can work in release mode.",
6   "homepage": "https://github.com/Dokay/DJZombieCheck",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dokay": "dokay_dou@163.com"
13   },
14   "source": {
15     "git": "https://github.com/Dokay/DJZombieCheck.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "DJZombieCheck/Classes/**/*",
22   "requires_arc": false