ffittschen / libyuv-iOS

libyuv framework for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libyuv-iOS

libyuv framework for iOS

Carthage Compatible

Installation

Carthage

Carthage is a decentralized dependency manager that automates the process of adding frameworks to your Cocoa application.

You can install Carthage with Homebrew using the following command:

$ brew update
$ brew install carthage

To integrate libyuv framework into your Xcode project using Carthage, specify it in your Cartfile:

github "caojianhua1741/libyuv-iOS" "master"

About

libyuv framework for iOS


Languages

Language:C++ 99.1%Language:C 0.6%Language:Objective-C 0.2%Language:Swift 0.1%