/DDKeyPathChannel

Synchronize data between different object of different class by keyPath.

Primary LanguageObjective-CMIT LicenseMIT

DDKeyPathChannel

Synchronize data between different object of different class by keyPath.

中文介绍

全局数据同步

Requirements

  • Xcode 8.0+
  • iOS 8.0+

Installation

CocoaPods

pod 'DDKeyPathChannel'

Carthage

github 'DDKeyPathChannel'

Getting Started