YLCategory(常用的分类)
添加pod支持
在Podfile里添加
pod 'YLCategory', '~> 1.2.4'
或者
pod 'YLCategory'
然后
pod install
CocoaPods trunk is moving to be read-only. Read more on the blog, there are 15 months to go.
在Podfile里添加
pod 'YLCategory', '~> 1.2.4'
或者
pod 'YLCategory'
然后
pod install