Skip to content

Installation

Teng Fei edited this page Apr 21, 2024 · 6 revisions

The preferred way for adding DYFStoreKit to your project is using CocoaPods:

pod 'DYFStoreKit'

OR

pod 'DYFStoreKit', '~> 2.1.2'

This will add the DYFStoreKit core to your project. DYFStoreKit also provides reference implementations for Receipt verification and Transaction persistence.

Clone this wiki locally