blob: 38ecd06d987e724ce00166d272bbf15a50b4cfd4 [file] [log] [blame]
{
"name": "KZWebImage",
"version": "0.2.6",
"summary": "Web image load.",
"description": "Web image load framework.",
"homepage": "https://github.com/LYPDoit/YPWebImage",
"license": "MIT",
"authors": {
"liuyaping": "https://github.com/LYPDoit"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "git@git.kanzhun-inc.com:bosszhipin/kzwebimage.git",
"tag": "0.2.6"
},
"source_files": "YPWebImage/YPWebImage/**/*.{h,m}",
"public_header_files": "YPWebImage/YPWebImage/**/*.h",
"vendored_frameworks": "YPWebImage/WebP/WebP.framework",
"frameworks": [
"Foundation",
"MobileCoreServices",
"UIKit",
"CoreGraphics",
"Accelerate",
"ImageIO",
"QuartzCore"
]
}