installation

Requirements

  • iOS 13+

  • Swift 5.x

  • Xcode 16+

Compatibility with WepinLogin

  • WepinWidget includes WepinLogin as a dependency.

  • If you are using a separate version of WepinLogin that is not bundled within this module, please make sure you are using WepinLogin v1.1.0 or later.

  • If different Wepin modules use mismatched major versions, it may lead to compatibility issues, unexpected errors, or inconsistent behavior.

  • For a stable integration, always use v1.1.0+ across all Wepin modules together.

Installation

WepinWidget is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'WepinWidget'

Import WepinWidget into your project.

import WepinWidget

Release

The released package versions can be found on the GitHub repository below.

Last updated

Was this helpful?