要运行示例项目,请克隆 repo,并首先从 Example 目录运行 pod install。
pod install
msgpack 可通过 CocoaPods 和 Carthage 获取。
CocoaPods
要安装它,只需将以下行添加到您的 Podfile
Podfile
pod "msgpack"
Carthage
要安装它,只需将以下行添加到您的 Cartfile
Cartfile
github "rvi/msgpack-objective-C"
Rémy Virin, remy@remyvirin.com
许可证可以在这里找到:https://apache.ac.cn/licenses/LICENSE-2.0.html