blob: 11f0db50542fc9abec8cf8a964e3c210c3c62078 [file] [log] [blame]
{
"name": "YPWebImage",
"version": "0.1.9",
"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": "https://github.com/LYPDoit/YPWebImage.git",
"tag": "0.1.9"
},
"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"
]
}