blob: 783ffe672b2e3b1258d85ca063ba901abd126df3 [file] [log] [blame]
{
"name": "ZGIFImage",
"version": "0.0.2",
"summary": "Load gif by gif name or Data or URL",
"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.2"
},
"source_files": [
"ZGIFImage/ZGIFImage",
"ZGIFImage/ZGIFImage/*.{swift}"
],
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"pushed_with_swift_version": "4.0"
}