Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HJProtocolDispatcher

A tool to dispatch protocol to multiple implemertors

How To Use

self.tableView.delegate = AOProtocolDispatcher(UITableViewDelegate, self, self.delegateSource);

Installation with CocoaPods

CocoaPods is a dependency manager for Objective-C, which automates and simplifies the process of using 3rd-party libraries in your projects. See the Get Started section for more details.

Podfile

pod 'HJProtocolDispatcher',    :git => 'https://github.com/panghaijiao/HJProtocolDispatcher.git'

License

HJProtocolDispatcher is released under the MIT license. See LICENSE for details. Copyright owner Alessandroorru

About

A tool to dispatch protocol to multiple implemertors

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages