Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 462 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 462 Bytes

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