# -*- encoding: utf-8 -*- # stub: etherscanio 0.0.5 ruby lib Gem::Specification.new do |s| s.name = "etherscanio".freeze s.version = "0.0.5".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Sebastian Sch\u00FCrmann".freeze] s.date = "2017-03-31" s.description = "3rd party using to the ethereumblockchain API at etherscan.io".freeze s.email = ["sebs@2xs.org".freeze] s.files = [".gitignore".freeze, ".rubocop.yml".freeze, ".travis.yml".freeze, ".yardopts".freeze, "Gemfile".freeze, "Guardfile".freeze, "README.md".freeze, "Rakefile".freeze, "doc/Etherscanio.html".freeze, "doc/Etherscanio/Api.html".freeze, "doc/Etherscanio/Call.html".freeze, "doc/_index.html".freeze, "doc/class_list.html".freeze, "doc/css/common.css".freeze, "doc/css/full_list.css".freeze, "doc/css/style.css".freeze, "doc/file.README.html".freeze, "doc/file_list.html".freeze, "doc/frames.html".freeze, "doc/index.html".freeze, "doc/js/app.js".freeze, "doc/js/full_list.js".freeze, "doc/js/jquery.js".freeze, "doc/method_list.html".freeze, "doc/top-level-namespace.html".freeze, "etherscanio.gemspec".freeze, "generate-and-push-docs.sh".freeze, "lib/etherscanio/api.rb".freeze, "lib/etherscanio/call.rb".freeze, "spec/api/account/balance_spec.rb".freeze, "spec/api/account/balancemulti_spec.rb".freeze, "spec/api/account/getminedblocks_spec.rb".freeze, "spec/api/account/txlist_internal_spec.rb".freeze, "spec/api/account/txlist_spec.rb".freeze, "spec/api/block_getblockreward_spec.rb".freeze, "spec/api/contract_spec.rb".freeze, "spec/api/transaction_getstatus_spec.rb".freeze, "spec/etehrscanio_call_api_key_spec.rb".freeze, "spec/etherscan_call_params_spec.rb".freeze, "spec/etherscanio_call_spec.rb".freeze, "spec/etherscanio_spec.rb".freeze, "spec/fixtures/account/balance.json".freeze, "spec/fixtures/account/balance_multiple.json".freeze, "spec/fixtures/account/getminedblocks.json".freeze, "spec/fixtures/account/txlist.json".freeze, "spec/fixtures/account/txlist_internal.json".freeze, "spec/fixtures/block_getblockreward.json".freeze, "spec/fixtures/contract_getabi.json".freeze, "spec/fixtures/proxy/eth_blocknumber.json".freeze, "spec/fixtures/proxy/eth_call.json".freeze, "spec/fixtures/proxy/eth_estimategas.json".freeze, "spec/fixtures/proxy/eth_gasprice.json".freeze, "spec/fixtures/proxy/eth_getblockbynumber.json".freeze, "spec/fixtures/proxy/eth_getblocktransactioncountbynumber.json".freeze, "spec/fixtures/proxy/eth_getcode.json".freeze, "spec/fixtures/proxy/eth_getstorageat.json".freeze, "spec/fixtures/proxy/eth_gettransactionbyhash.json".freeze, "spec/fixtures/proxy/eth_gettransactionbynumberandindex.json".freeze, "spec/fixtures/proxy/eth_gettransactioncount.json".freeze, "spec/fixtures/proxy/eth_gettransactionreceipt.json".freeze, "spec/fixtures/proxy/eth_getunclebyblockbynumberandindex.json".freeze, "spec/fixtures/proxy/eth_sendrawtransaction.json".freeze, "spec/fixtures/stats/ethprice.json".freeze, "spec/fixtures/stats/ethsupply.json".freeze, "spec/fixtures/stats/tokensupply.json".freeze, "spec/fixtures/token/tokensupply.json".freeze, "spec/fixtures/transaction_getstatus.json".freeze, "spec/spec_helper.rb".freeze] s.homepage = "https://github.com/sebs/etherscanio-rb".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "".freeze s.test_files = ["spec/api/account/balance_spec.rb".freeze, "spec/api/account/balancemulti_spec.rb".freeze, "spec/api/account/getminedblocks_spec.rb".freeze, "spec/api/account/txlist_internal_spec.rb".freeze, "spec/api/account/txlist_spec.rb".freeze, "spec/api/block_getblockreward_spec.rb".freeze, "spec/api/contract_spec.rb".freeze, "spec/api/transaction_getstatus_spec.rb".freeze, "spec/etehrscanio_call_api_key_spec.rb".freeze, "spec/etherscan_call_params_spec.rb".freeze, "spec/etherscanio_call_spec.rb".freeze, "spec/etherscanio_spec.rb".freeze, "spec/fixtures/account/balance.json".freeze, "spec/fixtures/account/balance_multiple.json".freeze, "spec/fixtures/account/getminedblocks.json".freeze, "spec/fixtures/account/txlist.json".freeze, "spec/fixtures/account/txlist_internal.json".freeze, "spec/fixtures/block_getblockreward.json".freeze, "spec/fixtures/contract_getabi.json".freeze, "spec/fixtures/proxy/eth_blocknumber.json".freeze, "spec/fixtures/proxy/eth_call.json".freeze, "spec/fixtures/proxy/eth_estimategas.json".freeze, "spec/fixtures/proxy/eth_gasprice.json".freeze, "spec/fixtures/proxy/eth_getblockbynumber.json".freeze, "spec/fixtures/proxy/eth_getblocktransactioncountbynumber.json".freeze, "spec/fixtures/proxy/eth_getcode.json".freeze, "spec/fixtures/proxy/eth_getstorageat.json".freeze, "spec/fixtures/proxy/eth_gettransactionbyhash.json".freeze, "spec/fixtures/proxy/eth_gettransactionbynumberandindex.json".freeze, "spec/fixtures/proxy/eth_gettransactioncount.json".freeze, "spec/fixtures/proxy/eth_gettransactionreceipt.json".freeze, "spec/fixtures/proxy/eth_getunclebyblockbynumberandindex.json".freeze, "spec/fixtures/proxy/eth_sendrawtransaction.json".freeze, "spec/fixtures/stats/ethprice.json".freeze, "spec/fixtures/stats/ethsupply.json".freeze, "spec/fixtures/stats/tokensupply.json".freeze, "spec/fixtures/token/tokensupply.json".freeze, "spec/fixtures/transaction_getstatus.json".freeze, "spec/spec_helper.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end