Skip to content

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.

Clone this wiki locally