# -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = "hquery-patient-api" s.summary = "A javascript library abstraction for dealing with patients in hQuery map reduce functions" s.description = "A javascript library abstraction for dealing with patients in hQuery map reduce functions" s.email = "talk@hquery.org" s.homepage = "http://github.com/hquery/patient_api" s.authors = ["Marc Hadley", "Andy Gregorowicz", "Rob Dingwell", "Andre Quina"] s.version = '1.0.3' s.files = `git ls-files`.split("\n") end