([Swift] https://github.com/dgynfi/DYFStore) 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 and doesn't require any external dependencies.
([Objective-C] https://github.com/dgynfi/DYFStoreKit) A lightweight and easy-to-use iOS library for In-App Purchases (Swift). DYFStore uses blocks and notifications to wrap StoreKit, provides receipt verification and transaction persistence and doesn't require any external dependencies.
([Swift] https://github.com/dgynfi/DYFStoreReceiptVerifier_Swift) An open source receipt verification client program. It is recommended that use your own server to obtain the parameters uploaded from the client to verify the receipt from the App Store server.
([Objective-C] https://github.com/dgynfi/DYFStoreReceiptVerifier) An open source receipt verification client program. It is recommended that use your own server to obtain the parameters uploaded from the client to verify the receipt from the App Store server.