Skip to content

sergeymild/libyuv-iOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.9%
  • Other 1.1%