Project

kiik-api

0.0
No commit activity in last 3 years
No release in over 3 years
A Gem for Kiik API
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 1.0
~> 1.3
~> 0.9
~> 3.3
~> 0.7
~> 1.8
~> 0.5
~> 1.5
~> 10.4
~> 4.0
~> 3.0
~> 0.9
 Project Readme

KiiK - Mobile payments everywhere

Installation

If this gem actually talked to a service, you could use it in your Ruby project. To do so, you would add this line to your application's Gemfile:

gem 'kiik-api'

And then execute:

$ bundle

Or install it yourself as:

$ gem install kiik-api

Usage

require 'kiik-api'

Enjoy!