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
- Host: GitHub
- URL: https://github.com/lyn-euler/libffi
- Owner: lyn-euler
- License: other
- Created: 2020-03-21T02:58:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-21T11:14:38.000Z (over 6 years ago)
- Last Synced: 2025-07-27T01:50:56.681Z (11 months ago)
- Language: C
- Size: 261 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LibFFI
[](https://travis-ci.org/infiniteQin/LibFFI)
[](https://cocoapods.org/pods/LibFFI)
[](https://cocoapods.org/pods/LibFFI)
[](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.