ZQBaseTagView 0.0.3×由ZhiQingLoving维护。安装指南×ZQBaseTagView安装指南您要将以下类似内容添加到Podfile中:`pod 'ZQBaseTagView', '~> 0.0'`target 'MyApp' do pod 'ZQBaseTagView', '~> 0.0' end然后在您的终端中运行`pod install`,或者从CocoaPods.app进行安装。或者为了测试运行,运行以下命令:pod try ZQBaseTagView查看PodspecGitHub仓库CocoaPods.org页面ZQBaseTagView 0.0.3作者zhiqingZhiQingLoving/ZQTagViewDemoGitHub仓库ZQTagViewDemo