nexmo-tts 0.0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. checksums.yaml +15 -0
  2. metadata +58 -0
@@ -0,0 +1,15 @@
1
+ ---
2
+ !binary "U0hBMQ==":
3
+ metadata.gz: !binary |-
4
+ YzNlNmNkNzQ1MWY0M2QxODAxZTlhNWMxZDI3MDNiM2ZiYzg4NTdhZA==
5
+ data.tar.gz: !binary |-
6
+ MDFmOWQ2YzUzMDgwMDcwOTJhNjgwZjA4NWU3MzJhYTg2NzJiM2I2Yw==
7
+ SHA512:
8
+ metadata.gz: !binary |-
9
+ NDliNDc4MTU3OTEwMTM3NjkyNThiYTdiMWUyOGUzYzg0MjY5NWQyYzE2ZTli
10
+ ZDk2YTQ5ODBkZjU1MjQ3YTBkZWUwMGQ5NThlOTkzZWU0ZjlhNDI4ZmRkYzE2
11
+ M2Y2ZjI0MWQzZTM4ODI1OTdmYTdjNjUwNWFhMjNmMjZhZjIyOTE=
12
+ data.tar.gz: !binary |-
13
+ NmJmZTlhZGZkYTJhNDlmNTJlMWY3NmI1NjUwYjA3MGQ2ZjY3MGFkYmY3ZDRh
14
+ NzU1ZWE1YTkwMjVkOGE1MDIxNjA0MmFlMmViNmM0NmVhMGI1MjM3NmU3ZTMy
15
+ YTI0MmI0MDkzYWFmY2VjMGFkZTg1NDdhNTQ5ODE4ZmQ2ZWQxNGY=
metadata ADDED
@@ -0,0 +1,58 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: nexmo-tts
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.0.1
5
+ platform: ruby
6
+ authors:
7
+ - Sushruth Sivaramakrishnan
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2014-05-31 00:00:00.000000000 Z
12
+ dependencies:
13
+ - !ruby/object:Gem::Dependency
14
+ name: json
15
+ requirement: !ruby/object:Gem::Requirement
16
+ requirements:
17
+ - - ~>
18
+ - !ruby/object:Gem::Version
19
+ version: 1.8.0
20
+ type: :development
21
+ prerelease: false
22
+ version_requirements: !ruby/object:Gem::Requirement
23
+ requirements:
24
+ - - ~>
25
+ - !ruby/object:Gem::Version
26
+ version: 1.8.0
27
+ description: A Ruby wrapper for the Nexmo API (tts, tts-prompt, call)
28
+ email:
29
+ - sivsushruth@gmail.com
30
+ executables: []
31
+ extensions: []
32
+ extra_rdoc_files: []
33
+ files: []
34
+ homepage: https://github.com/sivsushruth/nexmo-tts
35
+ licenses: []
36
+ metadata: {}
37
+ post_install_message:
38
+ rdoc_options: []
39
+ require_paths:
40
+ - lib
41
+ required_ruby_version: !ruby/object:Gem::Requirement
42
+ requirements:
43
+ - - ! '>='
44
+ - !ruby/object:Gem::Version
45
+ version: '0'
46
+ required_rubygems_version: !ruby/object:Gem::Requirement
47
+ requirements:
48
+ - - ! '>='
49
+ - !ruby/object:Gem::Version
50
+ version: '0'
51
+ requirements: []
52
+ rubyforge_project:
53
+ rubygems_version: 2.2.2
54
+ signing_key:
55
+ specification_version: 4
56
+ summary: See description
57
+ test_files: []
58
+ has_rdoc: