2 Forks
59 Stars
59 Watchers

DYFStoreKit

A lightweight and easy-to-use iOS library for In-App Purchases (Objective-C). `DYFStoreKit` uses blocks and notifications to wrap StoreKit, provides receipt verification and transaction persistence. ([Swift] https://github.com/chenxing640/DYFStore)

How to download and setup DYFStoreKit

Open terminal and run command
git clone https://github.com/chenxing640/DYFStoreKit.git
git clone is used to create a copy or clone of DYFStoreKit repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with DYFStoreKit https://github.com/chenxing640/DYFStoreKit/archive/master.zip

Or simply clone DYFStoreKit with SSH
[email protected]:chenxing640/DYFStoreKit.git

If you have some problems with DYFStoreKit

You may open issue on DYFStoreKit support forum (system) here: https://github.com/chenxing640/DYFStoreKit/issues