[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 9 / c / RZDataBinding / 1.0.1 / RZDataBinding.podspec.json
blobd494fe916fc256839dfb9a93063339eecef8eefc
2   "name": "RZDataBinding",
3   "version": "1.0.1",
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.\n",
6   "homepage": "https://github.com/Raizlabs/RZDataBinding",
7   "license": "MIT",
8   "authors": {
9     "Rob Visentin": "rob.visentin@raizlabs.com"
10   },
11   "source": {
12     "git": "https://github.com/Raizlabs/RZDataBinding.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "RZDataBinding"