Skip to content

Commit 5cf2ea1

Browse files
committed
update publish package info
1 parent a0ed6c3 commit 5cf2ea1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

AsposeDiagramCloud.gemspec

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,16 @@ $:.push File.expand_path("../lib", __FILE__)
1616
require "AsposeDiagramCloud/version"
1717

1818
Gem::Specification.new do |s|
19-
s.name = "AsposeDiagramCloud"
19+
s.name = "aspose_diagram_cloud"
2020
s.version = AsposeDiagramCloud::VERSION
2121
s.platform = Gem::Platform::RUBY
22-
s.authors = ["Swagger-Codegen"]
22+
s.authors = ["Aspose Diagram Cloud"]
2323
s.email = [""]
24-
s.homepage = "https://github.com/swagger-api/swagger-codegen"
25-
s.summary = "Web API Swagger specification Ruby Gem"
26-
s.description = "No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)"
24+
s.homepage = "https://github.com/aspose-diagram-cloud/aspose-diagram-cloud-ruby"
25+
s.summary = "Aspose.Diagram Cloud API"
26+
s.description = "Ruby library for communicating with the Aspose.Diagram Cloud API"
2727
# TODO uncommnet and update below with a proper license
28-
#s.license = "Apache 2.0"
28+
s.license = "MIT"
2929
s.required_ruby_version = ">= 1.9"
3030

3131
s.add_runtime_dependency 'typhoeus', '~> 1.0', '>= 1.0.1'

0 commit comments

Comments
 (0)