# Tool **Repository Path**: kevin.ou/Tool ## Basic Information - **Project Name**: Tool - **Description**: 我的组件 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-05-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # KevinTool [![CI Status](https://img.shields.io/travis/oupeng/KevinTool.svg?style=flat)](https://travis-ci.org/oupeng/KevinTool) [![Version](https://img.shields.io/cocoapods/v/KevinTool.svg?style=flat)](https://cocoapods.org/pods/KevinTool) [![License](https://img.shields.io/cocoapods/l/KevinTool.svg?style=flat)](https://cocoapods.org/pods/KevinTool) [![Platform](https://img.shields.io/cocoapods/p/KevinTool.svg?style=flat)](https://cocoapods.org/pods/KevinTool) ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements [参考文档](https://mp.weixin.qq.com/s/RfYOPmponpm5xJsJtocUbw) ### 新提交代码流程: $ git add . $ git commit -m 'update' $ git push $ git tag 1.0.0 $ git push --tags $ pod lib lint KevinTool.podspec $ pod repo push KevinCocoaPodRepo KevinTool.podspec ## Installation KevinTool is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod 'KevinTool' ``` ## Author oupeng, oupeng@eastmoney.com ## License KevinTool is available under the MIT license. See the LICENSE file for more info.