Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wolfmcnally/clua

A module (cocoapod) that exports Lua (written in the C language) to Swift.
https://github.com/wolfmcnally/clua

Last synced: 10 days ago
JSON representation

A module (cocoapod) that exports Lua (written in the C language) to Swift.

Awesome Lists containing this project

README

        

# CLua

[![Version](https://img.shields.io/cocoapods/v/CLua.svg?style=flat)](http://cocoapods.org/pods/CLua)
[![License](https://img.shields.io/cocoapods/l/CLua.svg?style=flat)](http://cocoapods.org/pods/CLua)
[![Platform](https://img.shields.io/cocoapods/p/CLua.svg?style=flat)](http://cocoapods.org/pods/CLua)

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

## Installation

CLua is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'CLua'
```

## Author

Wolf McNally, [email protected]

## License

CLua is available under the MIT license. See the LICENSE file for more info.