jazzy.gemspec in jazzy-0.13.0 vs jazzy.gemspec in jazzy-0.13.1
- old
+ new
@@ -3,11 +3,11 @@
require File.expand_path('lib/jazzy/gem_version.rb', File.dirname(__FILE__))
Gem::Specification.new do |spec|
spec.name = 'jazzy'
spec.version = Jazzy::VERSION
- spec.authors = ['JP Simard', 'Tim Anglade', 'Samuel Giddins']
- spec.email = ['jp@realm.io']
+ spec.authors = ['JP Simard', 'Tim Anglade', 'Samuel Giddins', 'John Fairhurst']
+ spec.email = ['jp@jpsim.com']
spec.summary = 'Soulful docs for Swift & Objective-C.'
spec.description = 'Soulful docs for Swift & Objective-C. ' \
"Run in your Xcode project's root directory for " \
'instant HTML docs.'
spec.homepage = 'https://github.com/realm/jazzy'