Painter 0.4.0× 测试已测试✗ 语言语言 Obj-CObjective C许可证 MIT 发布时间最后发布2017年7月由 luqyluqe 维护。安装指南×Painter安装指南您希望将类似于下面的代码 pod 'Painter', '~> 0.4' 的内容添加到Podfile中target 'MyApp' do pod 'Painter', '~> 0.4' end然后在您的终端中运行 pod install,或者从CocoaPods.app中进行。或者为了进行测试运行,运行以下命令pod try Painter查看PodspecGitHub仓库名CocoaPods.org上的页面Painter 0.4.0作者luqyluqeluqyluqe/PainterGitHub仓库名 示例 要运行示例项目,请克隆该仓库,然后首先从Example目录中运行 pod install。 要求 安装 Painter可以通过CocoaPods获取。要安装它,只需将以下行添加到您的Podfile中 pod "Painter" 作者 luqyluqe, [email protected] 许可证 Painter可使用MIT许可证获取。有关更多信息,请参阅LICENSE文件。