# -*- encoding: utf-8 -*- # stub: nds_api 0.1.17 ruby lib Gem::Specification.new do |s| s.name = "nds_api".freeze s.version = "0.1.17".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Pierre Hunault".freeze] s.bindir = "exe".freeze s.date = "2018-10-09" s.description = "NDS API is a Rubygem for easy interface with the NDS API. NDS is the National Data System for Child Care. NDS is a variety of applications and services that facilitate the work of Child Care R&Rs. This Ruby code is an interface to the new NDS API. This code is built and maintained by Exygy, in San Francisco. NDS is built by Child Care Aware of America. For any questions about using this code, please contact hello@exygy.com. For more information about NDS please see https://usa.childcareaware.org/members-providers/data-services/".freeze s.email = ["pierre@exygy.com".freeze] s.files = [".gitignore".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "bin/console".freeze, "bin/setup".freeze, "lib/nds_api.rb".freeze, "lib/nds_api/http.rb".freeze, "lib/nds_api/method.rb".freeze, "lib/nds_api/url.rb".freeze, "lib/nds_api/utils.rb".freeze, "lib/nds_api/version.rb".freeze, "nds_api.gemspec".freeze] s.homepage = "http://exygy.com".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "NDS API is a Rubygem for easy interface with the NDS API. https://developer.uatup.naccrraware.net/".freeze s.specification_version = 4 s.add_development_dependency(%q.freeze, ["~> 1.16".freeze]) s.add_development_dependency(%q.freeze, ["~> 12.0".freeze]) end