# LBXKits **Repository Path**: mirrors_MxABC/LBXKits ## Basic Information - **Project Name**: LBXKits - **Description**: 常用代码、categorys等 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 常用代码封装 # 安装 ### Installation with CocoaPods ```ruby source 'https://github.com/CocoaPods/Specs.git' platform :ios, '7.0' pod 'LBXKits', git:'https://github.com/MxABC/LBXKits.git' ```