rs / SDAVAssetExportSession

AVAssetExportSession drop-in replacement with customizable audio&video settings
MIT License
805 stars 212 forks source link

Support swift package manager #100

Open SergeyPetrachkov opened 4 years ago

SergeyPetrachkov commented 4 years ago

SPM is a great dependencies manager that works out of box. Luckily we can have pure Objective-C / C/C++ packages. I have also added swift example to Readme and Makefile to simply build/clean swifty package.