Jansson 2.5.0× 测试已测试✗ 语言语言 CC许可证 MIT 发布日期上次发布2014 年 5 月由Marcelo Fabri维护。安装指南×Jansson 安装指南您想要将以下类似于的代码添加到 Podfile 中:target 'MyApp' do pod 'Jansson', '~> 2.5' end然后在终端中运行 pod install,或在 CocoaPods 应用中运行。或者为了进行测试运行,运行以下命令:pod try Jansson查看 PodspecGitHub 仓库CocoaPods.org 上的页面Jansson 2.5.0由Petri Lehtinenakheron/janssonGitHub 仓库 要构建文档,调用 make html 然后将您的浏览器指向 _build/html/index.html。