Updated settings ; Update to 0.3.6
This library support iOS >= 9.0, but requires Xcode >= 10.2 since it’s builded with Swift 5
Specify in your Podfile:
target 'MyApp' do pod 'ImageUtility' end
Specify in your Cartfile
github "Dean151/ImageUtility"
API details and documentation to come soon :)
ImageUtility
Features
Requirements
This library support iOS >= 9.0, but requires Xcode >= 10.2 since it’s builded with Swift 5
Installation
Using Cocoapods
Specify in your Podfile:
Using Carthage
Specify in your Cartfile
Usage
API details and documentation to come soon :)