此库支持 iOS >= 9.0,但需要 Xcode >= 10.2,因为它使用 Swift 5 构建
在你的 Podfile 中指定
target 'MyApp' do pod 'ImageUtility' end
在你的 Cartfile 中指定
github "Dean151/ImageUtility"
API 详情和文档即将推出 :)