blob: 6e8e4912e1abdfe52dd1e3cfd149c44766690d82 [file] [log] [blame]
{
"name": "YPWebImage",
"version": "0.0.1",
"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": "7.0"
},
"source": {
"git": "https://github.com/LYPDoit/YPWebImage.git",
"tag": "0.0.1"
},
"source_files": "YPWebImage/YPWebImage/**/*.{h,m}",
"public_header_files": "YPWebImage/YPWebImage/**/*.h",
"frameworks": [
"Foundation",
"MobileCoreServices",
"UIKit",
"CoreGraphics"
]
}