# -*- encoding: utf-8 -*- # stub: apiaryio 0.0.2 ruby lib Gem::Specification.new do |s| s.name = "apiaryio".freeze s.version = "0.0.2".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Apiary Ltd.".freeze] s.date = "2012-08-09" s.description = "Apiary.io CLI".freeze s.email = ["team@apiary.io".freeze] s.executables = ["apiary".freeze] s.files = [".gitignore".freeze, ".rspec".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "apiary.gemspec".freeze, "bin/apiary".freeze, "doc/Apiary.html".freeze, "doc/Apiary/CLI.html".freeze, "doc/Apiary/Command.html".freeze, "doc/Apiary/Command/Help.html".freeze, "doc/Apiary/Command/Preview.html".freeze, "doc/Apiary/Command/Runner.html".freeze, "doc/Apiary/Command/Version.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, "lib/apiary.rb".freeze, "lib/apiary/cli.rb".freeze, "lib/apiary/command/help.rb".freeze, "lib/apiary/command/preview.rb".freeze, "lib/apiary/command/runner.rb".freeze, "lib/apiary/command/version.rb".freeze, "lib/apiary/version.rb".freeze, "spec/cli_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.homepage = "http://apiary.io".freeze s.licenses = ["MIT".freeze] s.post_install_message = "This gem is a client for http://apiary.io. Apiary is in closed beta version now, you need an invitation. If you don't have one, visit http://apiary.us2.list-manage.com/subscribe?u=b89934a238dcec9533f4a834a&id=08f2bdde55 to get on the waiting list!".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Apiary.io CLI".freeze s.test_files = ["spec/cli_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.specification_version = 3 s.add_runtime_dependency(%q.freeze, ["~> 1.6.7".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.4.1".freeze]) s.add_development_dependency(%q.freeze, ["~> 2.11.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.8.2.1".freeze]) end