[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 0 / 1 / d / UIImageView-PlayGIF / 1.0.1 / UIImageView-PlayGIF.podspec.json
blob4793f1e29e1cc17314c7b86a62cd41362f4e0d41
2   "name": "UIImageView-PlayGIF",
3   "version": "1.0.1",
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.1"
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