Skip to content

A RubyMotion wrapper for RestKit the Objective-C framework for iOS for interacting with RESTful web services.

License

Notifications You must be signed in to change notification settings

RubyCommotion/rkmotion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RKMotion: A Work In Progress

Please note - this is the very beginning of building a Rubymotion wrapper gem for RestKit. It is not functional at this time and is simply the skeleton gem that will eventually host the RestKit API wrapper.

A RubyMotion wrapper for RestKit the Objective-C framework for iOS for interacting with restful web services.

Install

  1. gem install rkmotion
  2. require 'rkmotion' or add to your Gemfile (gem 'rkmotion', '~> 0.0.0')
  3. rake pod:install

About

A RubyMotion wrapper for RestKit the Objective-C framework for iOS for interacting with RESTful web services.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages