2 "name": "RZDataBinding",
4 "summary": "KVO extensions that help maintain data integrity in your iOS or OSX app",
5 "description": "Add callbacks when key paths of objects change, or bind values of two objects together either directly or using a function. Automatically cleanup before deallocation to avoid those nasty KVO observation info leaks.",
6 "homepage": "https://github.com/Raizlabs/RZDataBinding",
9 "Rob Visentin": "rob.visentin@raizlabs.com"
12 "git": "https://github.com/Raizlabs/RZDataBinding.git",
22 "source_files": "RZDataBinding"