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