4 "summary": "Auto remove KVO observer from object after the object or its observer dealloc.",
5 "description": "Auto remove KVO observer from object after the object or the observer dealloc, base on TTGDeallocTaskHelper.",
6 "homepage": "https://github.com/zekunyan/TTGKVOGuard",
12 "zekunyan": "zekunyan@163.com"
15 "git": "https://github.com/zekunyan/TTGKVOGuard.git",
18 "social_media_url": "http://tutuge.me",
23 "source_files": "TTGKVOGuard/Classes/**",
24 "public_header_files": "TTGKVOGuard/Classes/*.h",
30 "TTGDeallocTaskHelper": [