[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 6 / d / UIGifImage / 0.0.3 / UIGifImage.podspec.json
blob84cc9a8aed04d34d17889aa71fb9a0a3ea937f66
2   "name": "UIGifImage",
3   "version": "0.0.3",
4   "summary": "Adds GIF support to iOS.",
5   "description": "                   Adds GIF support to iOS in a very easy way that it feels like any other UIKit class.\n",
6   "homepage": "https://github.com/ObjSal/UIGifImage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Salvador Guerrero": "salvador.icc@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/ObjSal/UIGifImage.git",
19     "tag": "v0.0.3"
20   },
21   "source_files": [
22     "Classes",
23     "UIGifImage/*.{h,m}"
24   ],
25   "requires_arc": true