Gem::Specification.new do |spec|
spec.name = "foundation_emails"
spec.version = FoundationEmails::VERSION
- spec.authors = ["ZURB"]
- spec.email = ["foundation@zurb.com"]
+ spec.authors = ["Foundation"]
+ spec.email = ["contact@get.foundation"]
- spec.summary = %q{A framework for responsive emails made by ZURB.}
+ spec.summary = %q{A framework for responsive emails.}
spec.description = %q{Foundation for Emails (previously known as Ink) is a framework for creating responsive HTML emails that work in any email client.}
spec.homepage = "https://get.foundation/emails"
spec.license = "MIT"
{
"name": "foundation-emails",
"version": "2.2.1",
- "description": "A framework for responsive emails made by ZURB",
+ "description": "A framework for responsive emails",
"keywords": [
"responsive",
"emails"
],
"style": "dist/foundation-emails.min.css",
"main": "dist/foundation-emails.css",
- "author": "ZURB <foundation@zurb.com> (http://foundation.zurb.com)",
+ "author": "Foundation <contact@get.foundation> (https://get.foundation)",
"scripts": {
"start": "gulp",
"test:visual": "gulp test",