blob: 6c1acd7c2c55f96bd87af66bf1619130327514ee [file] [log] [blame]
{
"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"
}