johnxnguyen / wire-ios-images

🗻 Framework to perform rotation and scaling of images

Home Page:https://wire.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wireâ„¢

Wire logo

Build Status codecov

This repository is part of the source code of Wire. You can find more information at wire.com or by contacting opensource@wire.com.

You can find the published source code at github.com/wireapp/wire.

For licensing information, see the attached LICENSE file and the list of third-party licenses at wire.com/legal/licenses/.

wire-ios-images

This framework is part of Wire iOS SyncEngine. Additional documentation is available in the Wire iOS wiki.

wire-ios-images helps us perform rotation and scaling of images.

How to build

This framework is using Carthage to manage its dependencies. To pull the dependencies binaries, run carthage bootstrap --platform ios --use-xcframeworks.

You can now open the Xcode project and build.

About

🗻 Framework to perform rotation and scaling of images

https://wire.com

License:GNU General Public License v3.0


Languages

Language:Objective-C 85.0%Language:Swift 15.0%