TinyGraphQL 1.0.0×由Matheus Cardoso维护。安装指南×TinyGraphQL的安装指南您想在Podfile中添加以下类似的代码 pod 'TinyGraphQL', '~> 1.0'target 'MyApp' do pod 'TinyGraphQL', '~> 1.0' end然后在终端中运行一个 pod install,或者从CocoaPods.app中。或者为了测试运行,请运行以下命令pod try TinyGraphQL查看PodspecGitHub仓库在CocoaPods.org上的页面TinyGraphQL 1.0.0作者cardosogetstream_ioGetStream/TinyGraphQLGitHub仓库TinyGraphQL