/libyuv-iOS

libyuv framework for iOS

Primary LanguageC++

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"