Sha256: c19eba3c0ac2c4daed94a60cb11bdcb39237c41f9fec2c175292fed4652ebd59
Contents?: true
Size: 1.77 KB
Versions: 0
Compression: gzip
Compressed size: 687 Bytes
Stored size: 687 Bytes
Contents
--- !ruby/object:Gem::Specification name: cdyne-sms-notify version: !ruby/object:Gem::Version prerelease: false segments: - 1 - 0 - 3 version: 1.0.3 platform: ruby authors: - Sean Kibler autorequire: bindir: bin cert_chain: [] date: 2010-05-21 00:00:00 -04:00 default_executable: dependencies: [] description: email: gems@skiblerspot.net executables: [] extensions: [] extra_rdoc_files: - History.txt - License.txt - README.rdoc files: - .gitignore - History.txt - License.txt - README.rdoc - Rakefile - cdyne-sms-notify.gemspec - lib/ext/string.rb - lib/sms_notify.rb - lib/sms_notify/api.rb - lib/sms_notify/api/command.rb - lib/sms_notify/message_response.rb - lib/sms_notify/message_status.rb - lib/sms_notify/response.rb - lib/sms_notify/soap_response.rb - lib/sms_notify/version.rb - spec/api_spec.rb - spec/message_response_spec.rb - spec/message_status_spec.rb - spec/response_spec.rb - spec/sms_notify_spec.rb - spec/spec.opts - spec/spec_helper.rb has_rdoc: true homepage: http://github.com/badreligion/cdyne-sms-notify licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirements: [] rubyforge_project: cdyne-sms-notify rubygems_version: 1.3.6 signing_key: specification_version: 3 summary: Ruby interface to the CDYNE SMSNotify! service. test_files: - spec/message_status_spec.rb - spec/spec_helper.rb - spec/sms_notify_spec.rb - spec/api_spec.rb - spec/message_response_spec.rb - spec/response_spec.rb