Installation
Requirements
iOS version 14.5
or higher
Installation
Here is how to install the Wepin iOS SDK.
Install Wepin via CocoaPods
CocoaPods
The Wepin iOS SDK can be installed via CocoaPods
. You can install it by simply adding the following line to your Podfile.
Modify Info file
In Xcode, you need to register URL Schemes in the Info file.
The value of URL Schemes should be your App Bundle ID + .wepin
.
Release
The released package versions can be found on the GitHub repository below.
Last updated