blob: 52ac1c1790380b5f8921e77d629e92050ebab391 [file] [log] [blame]
{
"name": "PicturePreview",
"version": "0.1.7",
"summary": "图片预览.",
"description": "图片预览,点击图片查看大图。再次点击消失。",
"homepage": "https://github.com/joealzhou/PicturePreview",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"joealzhou": "joealzhou@sina.com"
},
"source": {
"git": "https://github.com/joealzhou/PicturePreview.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PicturePreview/Classes/**/*",
"dependencies": {
"SDWebImage": [
]
},
"pushed_with_swift_version": "3.0"
}