Update README.md
To run the example project, clone the repo, and run pod install from the Example directory first.
pod install
msgpack is available through CocoaPods and Carthage.
CocoaPods
To install it, simply add the following line to your Podfile:
Podfile
pod "msgpack"
Carthage
To install it, simply add the following line to your Cartfile:
Cartfile
github "rvi/msgpack-objective-C"
Rémy Virin, remy@remyvirin.com
Licence can be found here : http://www.apache.org/licenses/LICENSE-2.0.html
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
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
:Carthage
To install it, simply add the following line to your
Cartfile
:Author of the pod
Rémy Virin, remy@remyvirin.com
Credits
License
Licence can be found here : http://www.apache.org/licenses/LICENSE-2.0.html