Sha256: 3f786652b70556c2c3858eb866c5e5c6cf8244d775cc29adcb963a8ece9a5936
Contents?: true
Size: 787 Bytes
Versions: 1
Compression:
Stored size: 787 Bytes
Contents
Gem::Specification.new do |s| s.name = 'appwrite' s.version = '1.0.10' s.summary = "Appwrite is an open-source backend as a service server that abstract and simplify complex and repetitive development tasks behind a very simple to use REST API. Appwrite aims to help you develop your apps faster and in a more secure way. Use the Ruby SDK to integrate your app with the Appwrite server to easily start interacting with all of Appwrite backend APIs and tools. For full API documentation and tutorials go to [https://appwrite.io/docs](https://appwrite.io/docs)" s.author = 'Appwrite Team' s.homepage = 'https://appwrite.io/support' s.email = 'team@localhost.test' s.files = `git ls-files`.split($INPUT_RECORD_SEPARATOR) end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
appwrite-1.0.10 | appwrite.gemspec |