2 "name": "AIImageResize",
4 "summary": "Simple iOS image resize.",
5 "description": "AIImageResize is a category for UIImage that adds the capability to resize by width / height and perform image cropping.\nIt is especially useful when dealing with images that are downloaded at runtime.",
6 "homepage": "https://github.com/adrianilie9/AIImageResize",
12 "Adrian Ilie": "adrian.ilie.x64@gmail.com"
14 "social_media_url": "https://twitter.com/iadi64",
16 "git": "https://github.com/adrianilie9/AIImageResize.git",
22 "swift_versions": "5.0",
23 "frameworks": "UIKit",
24 "source_files": "AIImageResize/Classes/**/*",
25 "swift_version": "5.0"