[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / f / b / 7 / UIImageSwiftExtensions / 3.0 / UIImageSwiftExtensions.podspec.json
bloba4a2ebb42378a031af082c88e3176bc8297b0afa
2   "name": "UIImageSwiftExtensions",
3   "version": "3.0",
4   "summary": "A Swift 3 port of Trevor Harmon UIImage's extensions (http://vocaro.com/trevor/blog/2009/10/12/resize-a-uiimage-the-right-way/)",
5   "description": "A Swift 3 port of Trevor Harmon UIImage's extensions (see: http://vocaro.com/trevor/blog/2009/10/12/resize-a-uiimage-the-right-way/).",
6   "homepage": "https://github.com/giacgbj/UIImageSwiftExtensions",
7   "license": "MIT",
8   "authors": {
9     "Giacomo Boccardo": "gboccard@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/giacgbj/UIImageSwiftExtensions.git",
13     "tag": "3.0"
14   },
15   "social_media_url": "https://twitter.com/jhack",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Source/*.swift"