[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / 6 / c / HKGifLoad / 1.0.0 / HKGifLoad.podspec.json
blob10f87386a9dff6a078f77618d351d01ecc424ae9
2   "name": "HKGifLoad",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": null
6   },
7   "license": {
8     "type": "Copyright",
9     "text": "        Copyright © 2014 WideHuang Rights Reserved\n"
10   },
11   "homepage": "https://github.com/h532930330/HKGifLoad.git",
12   "summary": "可直接播放gif图的UIImageView",
13   "authors": {
14     "WideHuang": "huangkuan.goo@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/h532930330/HKGifLoad.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "HKGifImageView/*.{h,m}",
21   "frameworks": [
22     "ImageIO",
23     "CoreFoundation",
24     "QuartzCore",
25     "CoreGraphics"
26   ],
27   "requires_arc": true