This is the lightweight Swift Package Manager mirror for the CleverPush iOS SDK.
It distributes the SDK as pre-built XCFramework binary targets, which means SPM resolves this package almost instantly in CI — no full source history to clone.
In Xcode: File → Add Package Dependencies
Enter the URL:
https://github.com/cleverpush/cleverpush-ios-sdk-spm
Use version rule: Up to Next Major Version from 1.34.45.
| Library | Use case |
|---|---|
CleverPush |
Core SDK — push notifications, in-app messages |
CleverPushExtension |
Notification Service Extension support |
CleverPushLocation |
Location-based features |
Most apps only need CleverPush.
If you use CocoaPods, continue using the main repo as before — nothing changes:
pod 'CleverPush', '~> 1.34.45'All release notes live in the main repo:
https://github.com/cleverpush/cleverpush-ios-sdk/releases