HyperSnapSDK-SPM Swift Package Manager distribution of HyperSnapSDK for iOS.
-
Open your Xcode project.
-
Go to: File > Add Packages...
-
Enter the package URL: https://github.com/hyperverge/hypersnapsdk-spm.git
-
Choose the version (e.g.,
5.0.0) and add it to your app target.
Once integrated, import and use the SDK in your Swift code:
💡 Notes This repo is a Swift Package Manager distribution wrapper for HyperSnapSDK.
For CocoaPods integration, refer to the main HyperSnapSDK repo.