olacabs 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 +7 -0
  2. metadata +43 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: faaaa84d8f47be4bab45e261f16041200be582fc
4
+ data.tar.gz: a44b29ac1872f12ecae73ab3f5eba5c195e28031
5
+ SHA512:
6
+ metadata.gz: 9c1ddbbd3f2987396d6580033fff4d1d826f4987cf773a51616da059f0391c61538d2f60ee0cf596d0c25fcf7c8a1b4273f482f7f938f24f40cdb39e0b47e940
7
+ data.tar.gz: 9fa6e81be44101a706520fe742969f479e684004be03cecf3f42ac35bcdedd8a75bbf32468eb59b3b3a5f3353d4662c38fde438ced7483425220a80a56c1d866
metadata ADDED
@@ -0,0 +1,43 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: olacabs
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.1
5
+ platform: ruby
6
+ authors:
7
+ - Raison Dsouza
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2015-09-26 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: Olacabs API Integration
14
+ email:
15
+ - raisondsouza@gmail.com
16
+ executables: []
17
+ extensions: []
18
+ extra_rdoc_files: []
19
+ files: []
20
+ homepage: https://github.com/rdsoze/olacabs.git
21
+ licenses: []
22
+ metadata: {}
23
+ post_install_message:
24
+ rdoc_options: []
25
+ require_paths:
26
+ - lib
27
+ required_ruby_version: !ruby/object:Gem::Requirement
28
+ requirements:
29
+ - - ">="
30
+ - !ruby/object:Gem::Version
31
+ version: '0'
32
+ required_rubygems_version: !ruby/object:Gem::Requirement
33
+ requirements:
34
+ - - ">="
35
+ - !ruby/object:Gem::Version
36
+ version: '0'
37
+ requirements: []
38
+ rubyforge_project:
39
+ rubygems_version: 2.4.5
40
+ signing_key:
41
+ specification_version: 4
42
+ summary: Olacabs API Integration
43
+ test_files: []