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 :)
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
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 :)