Comment on page
iOS SDK
Guide for integrating Purchasely SDK inside your iOS app
pod 'Purchasely', '~> 4.2.0'
binary "https://raw.githubusercontent.com/Purchasely/Purchasely-iOS/master/Purchasely.json"
You can integrate Purchasely as a Swift package by adding the following URL to the public package repository that you can add in Xcode:
https://github.com/Purchasely/Purchasely-iOS
Last modified 2d ago