[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 4 / 0 / UIImage-Resize / 1.0.1 / UIImage-Resize.podspec.json
blob2b0b91b5b25adae8ae063f60d9f5e5c8295b4046
2   "name": "UIImage-Resize",
3   "version": "1.0.1",
4   "summary": "Category to add some resizing methods to the UIImage class, to resize it to a given CGRect — or fit in a CGRect keeping aspect ratio.",
5   "homepage": "https://github.com/AliSoftware/UIImage-Resize",
6   "authors": {
7     "AliSoftware": "olivier.halligon+ae@gmail.com"
8   },
9   "source": {
10     "git": "https://github.com/AliSoftware/UIImage-Resize.git",
11     "tag": "1.0.1"
12   },
13   "license": "MIT",
14   "source_files": "*.{h,m}",
15   "platforms": {
16     "ios": "5.0"
17   },
18   "requires_arc": false