[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / b / 5 / AIImageResize / 1.3.0 / AIImageResize.podspec.json
blob9071583cdbef985fce5194654d62f3807c5a4ea3
2   "name": "AIImageResize",
3   "version": "1.3.0",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Adrian Ilie": "adrian.ilie.x64@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/iadi64",
15   "source": {
16     "git": "https://github.com/adrianilie9/AIImageResize.git",
17     "tag": "V.1.3.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_versions": "5.0",
23   "frameworks": "UIKit",
24   "source_files": "AIImageResize/Classes/**/*",
25   "swift_version": "5.0"