oauthio_sdk_ruby 0.0.0

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 (3) hide show
  1. checksums.yaml +7 -0
  2. data/lib/oauthio_sdk_ruby.rb +0 -0
  3. metadata +45 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: 79c4a2246fa68d6ebd6511390385ddd21d27e687
4
+ data.tar.gz: 8949e7955c34da49bdd8532330df32bf24a8b3c2
5
+ SHA512:
6
+ metadata.gz: c10387f6bb79d04dfe3916ed14a55d0754cd08b352219fb61fec9780e5b3f8f35bc44b150a7a8d03376ae3996ae86691df7f9a95a429f611120689dd8d48f353
7
+ data.tar.gz: 2b2c05b54924124b6f43d41d6f4e0874d50e128a3cfdd13249d735ce9c8b5dcdccb8a409edb345a075916de90d98b89c4b0d42c9d435fe9b5fc83e78779e88e6
File without changes
metadata ADDED
@@ -0,0 +1,45 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: oauthio_sdk_ruby
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.0
5
+ platform: ruby
6
+ authors:
7
+ - Bruno Le Hyaric
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2014-10-31 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: "OAuth that just works ! This is the Ruby SDK for OAuth.io \nhttps://oauth.io"
14
+ email: bu2github@gmail.com
15
+ executables: []
16
+ extensions: []
17
+ extra_rdoc_files: []
18
+ files:
19
+ - lib/oauthio_sdk_ruby.rb
20
+ homepage: https://github.com/bu2/oauthio-sdk-ruby
21
+ licenses:
22
+ - BSD
23
+ metadata: {}
24
+ post_install_message:
25
+ rdoc_options: []
26
+ require_paths:
27
+ - lib
28
+ required_ruby_version: !ruby/object:Gem::Requirement
29
+ requirements:
30
+ - - ">="
31
+ - !ruby/object:Gem::Version
32
+ version: '0'
33
+ required_rubygems_version: !ruby/object:Gem::Requirement
34
+ requirements:
35
+ - - ">="
36
+ - !ruby/object:Gem::Version
37
+ version: '0'
38
+ requirements: []
39
+ rubyforge_project:
40
+ rubygems_version: 2.2.2
41
+ signing_key:
42
+ specification_version: 4
43
+ summary: OAuth.io Ruby SDK
44
+ test_files: []
45
+ has_rdoc: