| { | |
| "name": "ZGIFImage", | |
| "version": "0.0.1", | |
| "summary": "Extension of UIImage, Load gif by gif name or Data", | |
| "homepage": "https://github.com/MQZHot/ZGIFImage", | |
| "authors": { | |
| "mqz": "mqz1228@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/MQZHot/ZGIFImage.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": [ | |
| "ZGIFImage/ZGIFImage", | |
| "ZGIFImage/ZGIFImage/*.{swift}" | |
| ], | |
| "requires_arc": true, | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "pushed_with_swift_version": "4.0" | |
| } |