msgpack
Usage
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
msgpack is available through CocoaPods and Carthage.
CocoaPods
To install it, simply add the following line to your Podfile
:
pod "msgpack"
Carthage
To install it, simply add the following line to your Cartfile
:
github "rvi/msgpack-objective-C"
Author of the pod
Rémy Virin, [email protected]
Credits
- Initial version was made by [msgpack team] (https://github.com/msgpack/msgpack-objectivec)
- Improvements were made by Charles Françoise
License
Licence can be found here : http://www.apache.org/licenses/LICENSE-2.0.html