# OCGDP **Repository Path**: luohanguo1222/OCGDP ## Basic Information - **Project Name**: OCGDP - **Description**: 常用OC分类和工具类(A collection of OC components.) - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-28 - **Last Updated**: 2022-11-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: oc, UIKit ## README # OCGDP #### 介绍 常用OC分类和工具类(A collection of OC components.) #### 安装教程 cocoapods安装 pod 'OCGDP', :git => 'https://gitee.com/luohanguo1222/OCGDP.git' 本地拖入源文件安装 OCGDP文件夹拷贝到项目中 #### 使用说明 import 或 import "OCGDP.h"