-
Notifications
You must be signed in to change notification settings - Fork 11
Installation
Tenfay edited this page Jun 23, 2024
·
6 revisions
The preferred way for adding DYFStoreKit
to your project is using CocoaPods:
pod 'DYFStoreKit'
Or
pod 'DYFStoreKit', '~> 2.2.0'
This will add the DYFStoreKit
core to your project. DYFStoreKit
also provides reference implementations for Receipt verification and Transaction persistence.