installation
Requirements
- iOS 13+ 
- Swift 5.x 
- Xcode 16+ 
Compatibility with WepinLogin 
- WepinWidgetincludes- WepinLoginas a dependency.
- If you are using a separate version of - WepinLoginthat 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 WepinWidgetRelease
The released package versions can be found on the GitHub repository below.
Last updated
Was this helpful?

