# XSExtension **Repository Path**: Hxxxs/XSExtension ## Basic Information - **Project Name**: XSExtension - **Description**: No description available - **Primary Language**: Swift - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-28 - **Last Updated**: 2022-12-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # XSExtension [![CI Status](http://img.shields.io/travis/git/XSExtension.svg?style=flat)](https://travis-ci.org/git/XSExtension) [![Version](https://img.shields.io/cocoapods/v/XSExtension.svg?style=flat)](http://cocoapods.org/pods/XSExtension) [![License](https://img.shields.io/cocoapods/l/XSExtension.svg?style=flat)](http://cocoapods.org/pods/XSExtension) [![Platform](https://img.shields.io/cocoapods/p/XSExtension.svg?style=flat)](http://cocoapods.org/pods/XSExtension) ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation XSExtension is available through [CocoaPods](http://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod 'XSExtension' ``` ## Swift package Manager ``` dependencies: [ .package(url: "https://github.com/hxxxs/XSExtension.git", .upToNextMajor(from: "3.0.1")) ] ``` ## Author Cedar, lychae@foxmail.com ## License XSExtension is available under the MIT license. See the LICENSE file for more info.