--- !ruby/object:Gem::Specification
name: pingpp
version: !ruby/object:Gem::Version
  version: 2.2.2
platform: ruby
authors:
- Xufeng Weng
autorequire: 
bindir: bin
cert_chain: []
date: 2018-06-08 00:00:00.000000000 Z
dependencies:
- !ruby/object:Gem::Dependency
  name: rest-client
  requirement: !ruby/object:Gem::Requirement
    requirements:
    - - ">="
      - !ruby/object:Gem::Version
        version: '1.4'
    - - "<"
      - !ruby/object:Gem::Version
        version: '4.0'
  type: :runtime
  prerelease: false
  version_requirements: !ruby/object:Gem::Requirement
    requirements:
    - - ">="
      - !ruby/object:Gem::Version
        version: '1.4'
    - - "<"
      - !ruby/object:Gem::Version
        version: '4.0'
description: PingPlusPlus is the easiest way to accept payments online.  See https://pingxx.com
  for details.
email:
- xufeng.weng@pingxx.com
executables: []
extensions: []
extra_rdoc_files: []
files:
- lib/data/ca-certificates.crt
- lib/pingpp.rb
- lib/pingpp/agreement.rb
- lib/pingpp/api_operations/create.rb
- lib/pingpp/api_operations/delete.rb
- lib/pingpp/api_operations/list.rb
- lib/pingpp/api_operations/request.rb
- lib/pingpp/api_operations/update.rb
- lib/pingpp/api_resource.rb
- lib/pingpp/app_based_resource.rb
- lib/pingpp/balance_bonus.rb
- lib/pingpp/balance_settlement.rb
- lib/pingpp/balance_transaction.rb
- lib/pingpp/balance_transfer.rb
- lib/pingpp/batch_refund.rb
- lib/pingpp/batch_transfer.rb
- lib/pingpp/batch_withdrawal.rb
- lib/pingpp/card_info.rb
- lib/pingpp/channel.rb
- lib/pingpp/charge.rb
- lib/pingpp/coupon.rb
- lib/pingpp/coupon_template.rb
- lib/pingpp/customs.rb
- lib/pingpp/errors/api_connection_error.rb
- lib/pingpp/errors/api_error.rb
- lib/pingpp/errors/authentication_error.rb
- lib/pingpp/errors/channel_error.rb
- lib/pingpp/errors/invalid_request_error.rb
- lib/pingpp/errors/pingpp_error.rb
- lib/pingpp/errors/rate_limit_error.rb
- lib/pingpp/event.rb
- lib/pingpp/identification.rb
- lib/pingpp/list_object.rb
- lib/pingpp/order.rb
- lib/pingpp/pingpp_object.rb
- lib/pingpp/recharge.rb
- lib/pingpp/red_envelope.rb
- lib/pingpp/refund.rb
- lib/pingpp/royalty.rb
- lib/pingpp/royalty_settlement.rb
- lib/pingpp/royalty_template.rb
- lib/pingpp/royalty_transaction.rb
- lib/pingpp/settle_account.rb
- lib/pingpp/singleton_api_resource.rb
- lib/pingpp/singleton_app_based_resource.rb
- lib/pingpp/sub_app.rb
- lib/pingpp/sub_app_based_resource.rb
- lib/pingpp/transfer.rb
- lib/pingpp/user.rb
- lib/pingpp/user_based_resource.rb
- lib/pingpp/util.rb
- lib/pingpp/version.rb
- lib/pingpp/webhook.rb
- lib/pingpp/withdrawal.rb
- lib/pingpp/wx_lite_oauth.rb
- lib/pingpp/wx_pub_oauth.rb
- test/agreement_test.rb
- test/balance_bonus_test.rb
- test/balance_settlement_test.rb
- test/balance_transaction_test.rb
- test/balance_transfer_test.rb
- test/batch_refund_test.rb
- test/batch_transfer_test.rb
- test/batch_withdrawal_test.rb
- test/card_info_test.rb
- test/charge_test.rb
- test/coupon_template_test.rb
- test/coupon_test.rb
- test/customs_test_bak.rb
- test/order_test.rb
- test/recharge_test.rb
- test/refund_test.rb
- test/royalty_settlement_test.rb
- test/royalty_template_test.rb
- test/royalty_test.rb
- test/royalty_transaction_test.rb
- test/settle_account_test.rb
- test/sub_app_channel_test.rb
- test/sub_app_test.rb
- test/test_assistant.rb
- test/test_data.rb
- test/user_test.rb
- test/withdrawal_test.rb
homepage: https://www.pingxx.com/api
licenses:
- MIT
metadata: {}
post_install_message: 
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubyforge_project: 
rubygems_version: 2.5.2
signing_key: 
specification_version: 4
summary: Ruby bindings for the PingPlusPlus API
test_files:
- test/batch_transfer_test.rb
- test/batch_withdrawal_test.rb
- test/test_assistant.rb
- test/sub_app_test.rb
- test/batch_refund_test.rb
- test/sub_app_channel_test.rb
- test/balance_settlement_test.rb
- test/test_data.rb
- test/royalty_transaction_test.rb
- test/royalty_test.rb
- test/charge_test.rb
- test/agreement_test.rb
- test/balance_bonus_test.rb
- test/withdrawal_test.rb
- test/coupon_test.rb
- test/royalty_settlement_test.rb
- test/card_info_test.rb
- test/order_test.rb
- test/recharge_test.rb
- test/settle_account_test.rb
- test/customs_test_bak.rb
- test/balance_transfer_test.rb
- test/coupon_template_test.rb
- test/royalty_template_test.rb
- test/refund_test.rb
- test/user_test.rb
- test/balance_transaction_test.rb