用于 iOS 的强大开发套件。
要求
- 需要 iOS 7.0 或更高版本
安装
BDToolKit 通过 CocoaPods 提供。要安装它,只需将以下行添加到您的 Podfile 中
use_frameworks!
pod 'BDToolKit'
使用
#import <BDToolKit/BDToolKit.h>
定义
- BDDefine
分类
- NSArray+BDUIKIT
- NSString+BD
- UILabel+BD
- UITextField+BD
- UITextView+BD
- UIView+BD
- UIView+BDCDS
- UIView+BDAnimation
- UIImageView+SDAnimated
- UILabel+NSNumberFormat
- NSNumber+数值格式
- NSDate+BD
- NSObject+BD
- NSBundle+关联
- UIViewController+BD
- UITableViewController+BD
- UICollectionViewController+BD
- UIButton+BD
- UIView+Tap
- UIView+约束
- UIView+边框线
- UINib+UIView
- UIScrollView+自动调整滚动偏移量
- NSMutableArray+BDModel.h
- UINavigationController+弹出
- UIViewController+自动旋转
- NSObject+Ivar
- UIButton+布局
- NSData+加密.h
- NSString+加密.h
- NSString+随机键.h
- NSData+随机数据.h
- UIImage+二维码
- UIImage+颜色
- UIViewController+自动旋转
- UIResponder+自动旋转
- UIView+阴影路径
- MPMediaItem+转换为NSData
- WKWebView+多图片
- NSError+本地化描述
- UIButton+徽章
- UIBarButtonItem+徽章
- UIBarButtonItem+属性
- UICollectionViewFlowLayout+浮动
- WKWebView+约束
- UITableViewHeaderFooterView+BDMasonryAutoFooterView
- UINavigationBar+BDToolKit
- WKWebView+隐藏附件
- UITextField+BDQuickSecurityCode
- UIScrollView+APParallaxHeader
BDUIKit
Controller
- BDCollectionViewController
- BDTableViewController
- BDViewController
View
- BDButton
- BDCollectionViewCell
- BDImageView
- BDLabel
- BDSegmentView
- BDTableViewCell
- BDView
- BDStackView
- BDFreeStyleButton
- BDNavigationBar
- BDCountDownButton
- BDCollectionReusableView
- BDCollectionViewFlowLayout
- BDAutoScrollLabel
- BDMovingIcon
- BDQuickSecurityCode
- BDVerifyCodeField
- BDVerifyCodeView
- BDWebJsonRequester
Utils
- BDAudioPlayer
- BDAnimation
- BDComponentFactory
- BDCommonCryptor
- BDAppStoreChecker
- BDPullScaleCollectionViewFlowLayout
- BDTagView
- BDPOPNumberAnimation
Foundation
- BDModel
- BDRSA
- BDRSAEncryptor
分类
- NSURLProtocol+WKWebVIew
- NSObject+Identifier
- NSObject+NSCoding
- NSObject+Archive
- NSString+PercentEncoding
- NSURLComponents+Pairs
- NSData+DeviceToken
- NSString+Base64Image
许可证
BDToolKit
在MIT许可证下可用。更多信息请参阅 LICENSE
文件。