Module: CandyCheck
- Defined in:
- lib/candy_check.rb,
lib/candy_check/cli.rb,
lib/candy_check/cli/app.rb,
lib/candy_check/cli/out.rb,
lib/candy_check/version.rb,
lib/candy_check/app_store.rb,
lib/candy_check/play_store.rb,
lib/candy_check/cli/commands.rb,
lib/candy_check/utils/config.rb,
lib/candy_check/app_store/client.rb,
lib/candy_check/app_store/config.rb,
lib/candy_check/app_store/receipt.rb,
lib/candy_check/cli/commands/base.rb,
lib/candy_check/play_store/client.rb,
lib/candy_check/play_store/config.rb,
lib/candy_check/app_store/verifier.rb,
lib/candy_check/play_store/receipt.rb,
lib/candy_check/play_store/verifier.rb,
lib/candy_check/cli/commands/version.rb,
lib/candy_check/app_store/verification.rb,
lib/candy_check/cli/commands/app_store.rb,
lib/candy_check/utils/attribute_reader.rb,
lib/candy_check/cli/commands/play_store.rb,
lib/candy_check/play_store/verification.rb,
lib/candy_check/app_store/verification_failure.rb,
lib/candy_check/play_store/discovery_repository.rb,
lib/candy_check/play_store/verification_failure.rb
Overview
Module to check and verify in-app receipts
Defined Under Namespace
Modules: AppStore, CLI, PlayStore, Utils
Constant Summary collapse
- VERSION =
The current gem’s version
'0.0.2'