UIImage-RemoteSize 0.2× 测试已测试✗ 语言语言 Obj-CObjective C授权 自定义 发布最后发布2014年12月由Andrey Yastrebov维护。安装指南×UIImage-RemoteSize的安装指南将以下内容添加到Podfile中,您想添加pod 'UIImage-RemoteSize', '~> 0.2'target 'MyApp' do pod 'UIImage-RemoteSize', '~> 0.2' end然后在终端或从CocoaPods.app中运行pod install另外,为了进行测试运行,运行命令pod try UIImage-RemoteSize查看PodspecGitHub仓库CocoaPods.org上的页面UIImage-RemoteSize 0.2作者Andrey YastrebovAYastrebov/UIImage-RemoteSizeGitHub仓库 控制远程图片大小(CGSize)而无需下载整个图片的UIImage分类。 基于此问题 的答案 使用NSURLSession iOS 7+