[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / c / 8 / GifResizer / 1.0.0 / GifResizer.podspec.json
blobf20ad8fb3ad49a07e905370b0c6422dbd9c9ac49
2   "name": "GifResizer",
3   "version": "1.0.0",
4   "summary": "An easy way to resize a gif.",
5   "homepage": "https://github.com/gbarcena/GifResizer",
6   "license": "MIT",
7   "authors": {
8     "Gustavo": "gustavo@barcena.me"
9   },
10   "source": {
11     "git": "https://github.com/gbarcena/GifResizer.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "GifResizer/Source/*",
19   "frameworks": [
20     "UIKit",
21     "MobileCoreServices",
22     "ImageIO"
23   ]