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

https://github.com/lyn-euler/libffi

a libffi library support cocoapods
https://github.com/lyn-euler/libffi

Last synced: 10 months ago
JSON representation

a libffi library support cocoapods

Awesome Lists containing this project

README

          

# LibFFI

[![CI Status](https://img.shields.io/travis/infiniteQin/LibFFI.svg?style=flat)](https://travis-ci.org/infiniteQin/LibFFI)
[![Version](https://img.shields.io/cocoapods/v/LibFFI.svg?style=flat)](https://cocoapods.org/pods/LibFFI)
[![License](https://img.shields.io/cocoapods/l/LibFFI.svg?style=flat)](https://cocoapods.org/pods/LibFFI)
[![Platform](https://img.shields.io/cocoapods/p/LibFFI.svg?style=flat)](https://cocoapods.org/pods/LibFFI)

## Example

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

## Requirements

## Installation

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

```ruby
pod 'LibFFI'
```

## Author

lyn-euler, asynclog@163.com

## License

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