[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 1 / 6 / YLGIFImage / 0.1 / YLGIFImage.podspec.json
blob1b136da4eb0cb33d06fe17844210db944f20d8c8
2   "name": "YLGIFImage",
3   "version": "0.1",
4   "summary": "Async GIF Image decoder and ImageView which supports playing GIF image.",
5   "homepage": "https://github.com/liyong03/YLGIFImage",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "liyong03": "liyong03@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/liyong03/YLGIFImage.git",
15     "tag": "0.1"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": "YLGIFImage",
21   "frameworks": [
22     "Foundation",
23     "UIKit",
24     "MobileCoreServices",
25     "ImageIO",
26     "CoreGraphics"
27   ],
28   "requires_arc": true