| { | |
| "name": "DHCOnDealloc", | |
| "version": "0.1.0", | |
| "summary": "A simple category that allows you set a block to fire when an object is dealloced..", | |
| "homepage": "https://github.com/confidenceJuice/DHCOnDealloc", | |
| "license": "MIT", | |
| "authors": { | |
| "Daniel Haight": "confidence.designed@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/confidenceJuice/DHCOnDealloc.git", | |
| "tag": "0.1.0" | |
| }, | |
| "source_files": "DHCOnDealloc", | |
| "requires_arc": true | |
| } |