BaseComponents
示例
要运行示例项目,请克隆仓库,然后首先从 Examples 文件夹运行 pod install
。
需求
安装
BaseComponents可通过CocoaPods获取。要安装它,只需将以下行添加到您的Podfile中:
pod 'BaseComponents'
作者
[email protected], [email protected]
许可证
BaseComponents 在MIT许可证下可用。更多信息请参阅LICENSE文件。
由 on1key 维护。
依赖 | |
RxCocoa | ~> 5.0.0 |
RxViewController | ~> 1.0.0 |
RxDataSources | ~> 4.0.1 |
RxOptional | ~> 3.2.0 |
RxKeyboard | ~> 1.0.0 |
RxGesture | ~> 3.0.1 |
Moya/RxSwift | ~> 14.0.0-alpha.1 |
IGListKit | ~> 3.4.0 |
SnapKit | ~> 4.2.0 |
MBProgressHUD | ~> 1.1.0 |
MJRefresh | ~> 3.2.0 |
JXCategoryView | ~> 1.5.2 |
JXPagingView/Paging | ~> 1.1.18 |
TangramKit | ~> 1.4.0 |
TZImagePickerController | ~> 3.2.9 |
Toaster | ~> 2.2.0 |
SwiftDate | ~> 6.1.0 |
DeviceKit | ~> 2.3.0 |
SwiftyImage | ~> 1.5.1 |
SwiftyColor | ~> 1.2.0 |
URLNavigator | ~> 2.2.0 |
UIImage+FixOrientation | ~> 1.0.0 |
Kingfisher | ~> 4.10.1 |
然后 | ~> 2.6.0 |
KTVCocoaHTTPServer | ~> 1.0.0 |
CocoaAsyncSocket | >= 0 |
KTVHTTPCache | ~> 2.0.1 |
MOAspects | ~> 2.1.1 |
要运行示例项目,请克隆仓库,然后首先从 Examples 文件夹运行 pod install
。
BaseComponents可通过CocoaPods获取。要安装它,只需将以下行添加到您的Podfile中:
pod 'BaseComponents'
[email protected], [email protected]
BaseComponents 在MIT许可证下可用。更多信息请参阅LICENSE文件。