Installation
Requirements
Installation
Install Wepin via CocoaPods
CocoaPodspod 'wepin'Modify Info file

Release
Last updated
Was this helpful?
iOS version 14.5 or higher
Here is how to install the Wepin iOS SDK.
CocoaPodsThe Wepin iOS SDK can be installed via CocoaPods. You can install it by simply adding the following line to your Podfile.
pod 'wepin'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.
Last updated
Was this helpful?
Was this helpful?