[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 0 / 1 / d / UIImageView-PlayGIF / 1.0.5 / UIImageView-PlayGIF.podspec.json
blob67cb1b0316980d035a33baee287e5a67337d7ba2
2   "name": "UIImageView-PlayGIF",
3   "version": "1.0.5",
4   "summary": "UIImageView category/subclass for playing GIF. Simple, high performance, low memory footprint.",
5   "homepage": "https://github.com/yfme/UIImageView-PlayGIF",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "yfme": "yangfei.me@gmail.com"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/yfme/UIImageView-PlayGIF.git",
18     "tag": "1.0.5"
19   },
20   "source_files": "UIImageView-PlayGIF/UIImageView-PlayGIF/*",
21   "frameworks": [
22     "Foundation",
23     "CoreGraphics",
24     "UIKit",
25     "QuartzCore",
26     "ImageIO"
27   ],
28   "requires_arc": true