BradLarson / GPUImage2

GPUImage 2 is a BSD-licensed Swift framework for GPU-accelerated video and image processing.
BSD 3-Clause "New" or "Revised" License
4.87k stars 609 forks source link

Carthage version #7

Open TofPlay opened 8 years ago

TofPlay commented 8 years ago

Hi, For iOS and macOS projets it's will be great to make your component Carthage compatible

Take a look at these articles:

On your README.md add Carthage compatible on top and add section for the installation with Carthage.

BradLarson commented 8 years ago

As I stated in issue #1, I probably won't tag this with a version until it is stable and a feature parity with the old GPUImage. This will have to wait until then.

sticksen commented 8 years ago

Can you give an ETA on this? I mean, we fully understand that it´s not a final version, but you could then tag it as version 0.1 or something. Carthage and Cocoapods please :)

aswiftrana commented 7 years ago

0.X version would be helpful.

Jane930525 commented 6 years ago

Is it possible to work with GPUImage for Swift projects when installed as carthage?