LPTagsView 0.0.4× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Mar 2016Maintained by raozhizhen.Installation Guide×Installation Guide for LPTagsViewYou want to add pod 'LPTagsView', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'LPTagsView', '~> 0.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try LPTagsViewSee PodspecGitHub RepoPage on CocoaPods.orgLPTagsView 0.0.4Byraozhizhenraozhizhen/LPTagsViewGitHub Repo tags collectionView 其实这东西没什么好封的,毕竟做不到一行代码实现效果,需要很多额外的代码去实现,封一下也只是为了方便自己,有需要的可以下载我的demo查看如何使用。 platform :ios, '7.0' pod 'LPTagsView', '~> 0.0.4'