4 "summary": "A lightweight and easy-to-use iOS library for In-App Purchases. (Swift)",
5 "description": "A lightweight and easy-to-use iOS library for In-App Purchases. DYFStore uses blocks and notifications to wrap StoreKit, provides receipt verification and transaction persistence and doesn't require any external dependencies.",
6 "homepage": "https://github.com/dgynfi/DYFStore",
8 "dyf": "vinphy.teng@foxmail.com"
14 "git": "https://github.com/dgynfi/DYFStore.git",
17 "source_files": "DYFStore/*.swift",
18 "public_header_files": "DYFStore/*.h",
24 "swift_version": "5.0"