CocoaPods trunk is moving to be read-only. Read more on the blog, there are 14 months to go.
| TestsTested | ✓ |
| LangLanguage | Obj-CObjective C |
| License | MIT |
| ReleasedLast Release | Apr 2015 |
Maintained by Oliver Letterer.
Objc RPC framework for your local network. SPLRemoteObject let's you communicate between different devices in a local network very easily.
pod 'SPLRemoteObject'
to your Podfile and import
#import "SPLRemoteObject.h"
#import "SPLRemoteObjectProxy.h"
MIT