XSExtension 3.0.3

XSExtension 3.0.3

Maintained by Huang Xuesong.



  • By
  • Cedar

XSExtension

CI Status Version License Platform

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. To install it, simply add the following line to your Podfile:

pod 'XSExtension'

Swift package Manager

dependencies: [
    .package(url: "https://github.com/hxxxs/XSExtension.git", .upToNextMajor(from: "3.0.1"))
]

Author

Cedar, [email protected]

License

XSExtension is available under the MIT license. See the LICENSE file for more info.