# HKLibBase **Repository Path**: Steven_Hu/hk-lib-base ## Basic Information - **Project Name**: HKLibBase - **Description**: 基础模块基类,LibBase,使用QMUI库,iOS10.0以上版本 - **Primary Language**: Objective-C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-06 - **Last Updated**: 2021-01-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # HKLibBase [![CI Status](https://img.shields.io/travis/HJT916109796/HKLibBase.svg?style=flat)](https://travis-ci.org/HJT916109796/HKLibBase) [![Version](https://img.shields.io/cocoapods/v/HKLibBase.svg?style=flat)](https://cocoapods.org/pods/HKLibBase) [![License](https://img.shields.io/cocoapods/l/HKLibBase.svg?style=flat)](https://cocoapods.org/pods/HKLibBase) [![Platform](https://img.shields.io/cocoapods/p/HKLibBase.svg?style=flat)](https://cocoapods.org/pods/HKLibBase) ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation HKLibBase is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod 'HKLibBase' ``` ## Author HJT916109796, hujintao@yunniao.me ## 注意事项 * 1.支持iOS10以上系统 * 2.QMUI 4.2.1 以上版本 * 3.注意迁移asset文件,否则图片找不到,会Crash ## License HKLibBase is available under the MIT license. See the LICENSE file for more info.