mirror of
https://github.com/appwrite/appwrite
synced 2026-05-06 06:48:22 +00:00
11 lines
No EOL
261 B
Ruby
11 lines
No EOL
261 B
Ruby
Gem::Specification.new do |s|
|
|
|
|
s.name = 'appwrite'
|
|
s.version = '1.0.9'
|
|
s.summary = ""
|
|
s.author = 'Appwrite Team'
|
|
s.homepage = 'https://appwrite.io/support'
|
|
s.email = 'team@appwrite.io'
|
|
s.files = `git ls-files`.split($INPUT_RECORD_SEPARATOR)
|
|
|
|
end |