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 :)
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
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 :)