Skip to content

Latest commit

 

History

History
64 lines (45 loc) · 2.06 KB

README.md

File metadata and controls

64 lines (45 loc) · 2.06 KB

BAKit

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

BAKit is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'BAKit'

Author

boai, sunboyan@outlook.com

License

BAKit is available under the MIT license. See the LICENSE file for more info.

updates:

欢迎使用 BAHome 系列开源代码 ! 如有更多需求,请前往:https://github.com/BAHome

项目源码地址: OC 版 :https://github.com/BAHome/BAKit

最新更新时间:2019-5-25
最新 Version:【Version:0.0.5】
更新内容:
0.0.5.6、新增 自定义数字键盘的封装,详见 demo

最新更新时间:2019-5-15
最新 Version:【Version:0.0.5】
更新内容:
0.0.5.2、新增 NSMutableAttributedString的部分封装,支持高亮文字基准线的单独设置
0.0.5.3、新增 SVProgressHUD 封装
0.0.5.4、新增 组织架构图 封装
0.0.5.5、新增 根据 NSAttributedString 文字内容、高度和字体返回 宽度

最新更新时间:2018-11-14
最新 Version:【Version:0.0.5】
更新内容:
0.0.5.1、全新官方 pod demo 模板,支持 pod

最新更新时间:2018-09-04
最新 Version:【Version:0.0.4】
更新内容:
0.0.4.1、新增 MGJRouter 路由封装,demo 待完善
0.0.4.2、新增 APP 内部语言切换封装,demo 待完善
0.0.4.3、新增 Flex、Reveal pod 调试
0.0.4.4、新增 BAKit_LocationManager,详见:demo