Skip to content
This repository was archived by the owner on Nov 9, 2018. It is now read-only.

jzzocc/mruby-iOS

 
 

Repository files navigation

About

This is a pre-built version of ios-ruby-embedded for use with CocoaPods. You still need to download and build ios-ruby-embedded in order to get the mrbc compiler. This is for keeping dependencies in your Xcode project managed.

Installation

Add the following to your Podfile:

pod 'mruby-iOS', '~> 1.2.0'

I highly suggest using a pessimistic version constraint with two dots.

Usage

The repo this is forked from has a great overview and its author, Carson McDonald, also has an excellent example project. You can also check out mirb-iOS for an atypical usage.

License

mruby-iOS is available under the MIT license. See the LICENSE file for more info.

About

mruby built as an Xcode framework for embedding in iOS applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 92.3%
  • Ruby 5.7%
  • C++ 2.0%