blob: 8e14151f7f0755cc0fd86350e0b2a496b659165e [file] [log] [blame]
{
"name": "YPWebImage",
"version": "0.1.2",
"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.2"
},
"source_files": "YPWebImage/YPWebImage/**/*.{h,m,sh}",
"public_header_files": "YPWebImage/YPWebImage/**/*.h",
"vendored_frameworks": "YPWebImage/YPWebImage/WebP/WebP.framework",
"private_header_files": "YPWebImage/YPWebImage/WebP/**/*.{h}",
"frameworks": [
"Foundation",
"MobileCoreServices",
"UIKit",
"CoreGraphics",
"Accelerate",
"ImageIO",
"QuartzCore"
]
}