4 "summary": "去中心化的KVO,数据驱动",
5 "description": "对象A的属性a,与数据对象B的属性b绑定,当数据对象B的属性b发生变化时,对象A的属性a可以同步获取改变",
6 "homepage": "https://github.com/yuanyuan100/YYDataFlow",
12 "Yvan": "yuanyuan_pyy@163.com"
15 "git": "https://github.com/yuanyuan100/YYDataFlow.git",
21 "source_files": "YYDataFlow/Classes/**/*",
22 "public_header_files": "YYDataFlow/Classes/**/NSObject+YYDataFlow.h",