--- !ruby/object:Gem::Specification name: createsend version: !ruby/object:Gem::Version hash: 27 prerelease: false segments: - 0 - 1 - 0 version: 0.1.0 platform: ruby authors: - James Dennes autorequire: bindir: bin cert_chain: [] date: 2010-11-25 00:00:00 +11:00 default_executable: dependencies: - !ruby/object:Gem::Dependency requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 9 segments: - 1 - 3 version: "1.3" type: :development prerelease: false name: fakeweb version_requirements: *id001 - !ruby/object:Gem::Dependency requirement: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 15 segments: - 0 - 4 - 0 version: 0.4.0 type: :development prerelease: false name: jnunemaker-matchy version_requirements: *id002 - !ruby/object:Gem::Dependency requirement: &id003 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 25 segments: - 0 - 9 version: "0.9" type: :development prerelease: false name: mocha version_requirements: *id003 - !ruby/object:Gem::Dependency requirement: &id004 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 21 segments: - 2 - 11 version: "2.11" type: :development prerelease: false name: shoulda version_requirements: *id004 - !ruby/object:Gem::Dependency requirement: &id005 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 15 segments: - 0 - 4 - 0 version: 0.4.0 type: :runtime prerelease: false name: hashie version_requirements: *id005 - !ruby/object:Gem::Dependency requirement: &id006 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 5 segments: - 0 - 6 - 1 version: 0.6.1 type: :runtime prerelease: false name: httparty version_requirements: *id006 description: A library which implements the complete functionality of v3 of the createsend API. email: - jdennes@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - Gemfile - LICENSE - README.md - Rakefile - config.example.yaml - createsend.gemspec - lib/campaign.rb - lib/client.rb - lib/createsend.rb - lib/list.rb - lib/segment.rb - lib/subscriber.rb - lib/template.rb - test/campaign_test.rb - test/client_test.rb - test/createsend_test.rb - test/fixtures/active_subscribers.json - test/fixtures/add_subscriber.json - test/fixtures/apikey.json - test/fixtures/bounced_subscribers.json - test/fixtures/campaign_bounces.json - test/fixtures/campaign_clicks.json - test/fixtures/campaign_listsandsegments.json - test/fixtures/campaign_opens.json - test/fixtures/campaign_recipients.json - test/fixtures/campaign_summary.json - test/fixtures/campaign_unsubscribes.json - test/fixtures/campaigns.json - test/fixtures/client_details.json - test/fixtures/clients.json - test/fixtures/countries.json - test/fixtures/create_campaign.json - test/fixtures/create_client.json - test/fixtures/create_custom_field.json - test/fixtures/create_list.json - test/fixtures/create_segment.json - test/fixtures/create_template.json - test/fixtures/custom_api_error.json - test/fixtures/custom_fields.json - test/fixtures/drafts.json - test/fixtures/import_subscribers.json - test/fixtures/import_subscribers_partial_success.json - test/fixtures/list_details.json - test/fixtures/list_stats.json - test/fixtures/lists.json - test/fixtures/segment_details.json - test/fixtures/segment_subscribers.json - test/fixtures/segments.json - test/fixtures/subscriber_details.json - test/fixtures/subscriber_history.json - test/fixtures/suppressionlist.json - test/fixtures/systemdate.json - test/fixtures/template_details.json - test/fixtures/templates.json - test/fixtures/timezones.json - test/fixtures/unsubscribed_subscribers.json - test/helper.rb - test/list_test.rb - test/segment_test.rb - test/subscriber_test.rb - test/template_test.rb has_rdoc: true homepage: http://github.com/campaignmonitor/createsend-ruby/ licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 23 segments: - 1 - 3 - 6 version: 1.3.6 requirements: [] rubyforge_project: rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: A library which implements the complete functionality of v3 of the createsend API. test_files: - test/campaign_test.rb - test/client_test.rb - test/createsend_test.rb - test/fixtures/active_subscribers.json - test/fixtures/add_subscriber.json - test/fixtures/apikey.json - test/fixtures/bounced_subscribers.json - test/fixtures/campaign_bounces.json - test/fixtures/campaign_clicks.json - test/fixtures/campaign_listsandsegments.json - test/fixtures/campaign_opens.json - test/fixtures/campaign_recipients.json - test/fixtures/campaign_summary.json - test/fixtures/campaign_unsubscribes.json - test/fixtures/campaigns.json - test/fixtures/client_details.json - test/fixtures/clients.json - test/fixtures/countries.json - test/fixtures/create_campaign.json - test/fixtures/create_client.json - test/fixtures/create_custom_field.json - test/fixtures/create_list.json - test/fixtures/create_segment.json - test/fixtures/create_template.json - test/fixtures/custom_api_error.json - test/fixtures/custom_fields.json - test/fixtures/drafts.json - test/fixtures/import_subscribers.json - test/fixtures/import_subscribers_partial_success.json - test/fixtures/list_details.json - test/fixtures/list_stats.json - test/fixtures/lists.json - test/fixtures/segment_details.json - test/fixtures/segment_subscribers.json - test/fixtures/segments.json - test/fixtures/subscriber_details.json - test/fixtures/subscriber_history.json - test/fixtures/suppressionlist.json - test/fixtures/systemdate.json - test/fixtures/template_details.json - test/fixtures/templates.json - test/fixtures/timezones.json - test/fixtures/unsubscribed_subscribers.json - test/helper.rb - test/list_test.rb - test/segment_test.rb - test/subscriber_test.rb - test/template_test.rb