CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

mruby-iOS 1.2.0

mruby-iOS 1.2.0

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Jan 2016

Maintained by Justin Mazzocchi.



mruby-iOS 1.2.0

  • By
  • mruby developers

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.1.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.