Skip to content

zedxpp/PPCategories

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PPCategories

Travis  CocoaPods  CocoaPods  CocoaPods  Support

分享自用的 Category 文件, 不定期更新

安装

CocoaPods

  1. Add pod 'PPCategories' to your Podfile.

    If you need the latest version, Add pod 'PPCategories', :git => 'https://github.com/SimleCp/PPCategories.git'

  2. Run pod install or pod update

  3. #import <PPCategories/PPCategories.h>

CategoryApi预览

NSDate.h

NSObject.h

NSString.h

UIApplication.h

UIBarButtonItem.h

UIColor.h

UIImage.h

UITabBar.h

UIView.h

许可证

PPCategories 使用 MIT 许可证,详情见 LICENSE 文件。