Skip to content

Installation

Handsen Teng edited this page Jun 28, 2020 · 6 revisions

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

pod 'DYFStoreKit', '~> 1.1.3'

Or

pod 'DYFStoreKit'

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

Clone this wiki locally