CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.
TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Dec 2014 |
Maintained by Oliver Letterer.
It's just an objc RPC framework for your local network. SLRemoteObject let's you communicate between different devices in a local network very easily.
pod 'SLRemoteObject'
to your Podfile
and import
#import "SLRemoteObject.h"
#import "SLRemoteObjectProxy.h"
MIT