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
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
msgpack
Usage
To run the example project, clone the repo, and run
pod installfrom 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