lcqian

5pods

CJBaseUIKit

*、CJImageView(包含CJBadgeImageView),用于设置imageView的title和badge; *、UITextField:包含文本框类别及新的自定义文本框 *、CJTextView:类似微信文本输入框实现 *、已在CJMJRefreshComponent中包含pod 'MJRefresh', '~> 3.1.12' *、UIColor+CJHex:用来通过十六进制来设置颜色。 支持@“#123456”、 @“0X123456”、 @“123456”三种格式 *、UIImage+CJCategory: *、CJSlider

、CJBaseScrollView:自定义的基础滚动视图

1、CJBaseTableViewCell:基础的TableViewCell; 2、CJBaseCollectionViewCell:基础的CollectionViewCell; 3、MyEqualCellSizeCollectionView:一个只有一个分区且分区中的每个cell大小相等的集合视图(cell的大小可通过方法①设置cell的固定大小和方法②通过设置每行最大显示的cell个数获得) 4、CJOpenCollectionView:可展开的集合视图

A longer description of CJPopupAction in Markdown format.

  • Think: Why did you write this? What is the focus? What does it do?
  • CocoaPods will be using this to generate tags, and improve search results.
  • Try to keep it short, snappy and to the point.
  • Finally, don't worry about the indent, CocoaPods strips it!

License: MIT

  • Objective C

CJMonitor

License: MIT

CJNetwork

一个AFNetworking应用的封装

License: MIT

  • Objective C

CJNetworkClient

一个网络请求接口库的管理和使用.在1.0.2版本这里停止使用,并改为pod‘CJNetwork’

License: MIT

  • Objective C

CQDemoKit

License: MIT