| { |
| "name": "HKGifLoad", |
| "version": "1.0.0", |
| "platforms": { |
| "ios": null |
| }, |
| "license": { |
| "type": "Copyright", |
| "text": " Copyright © 2014 WideHuang Rights Reserved\n" |
| }, |
| "homepage": "https://github.com/h532930330/HKGifLoad.git", |
| "summary": "可直接播放gif图的UIImageView", |
| "authors": { |
| "WideHuang": "huangkuan.goo@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/h532930330/HKGifLoad.git", |
| "tag": "1.0.0" |
| }, |
| "source_files": "HKGifImageView/*.{h,m}", |
| "frameworks": [ |
| "ImageIO", |
| "CoreFoundation", |
| "QuartzCore", |
| "CoreGraphics" |
| ], |
| "requires_arc": true |
| } |