Skip to content

Installation

chenxing edited this page Feb 27, 2023 · 6 revisions

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

pod 'DYFStoreKit'

Or

pod 'DYFStoreKit', '~> 2.0.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