blob: 15357e7cf96c1782bee5866f2c7a5f88dcd0c1ec [file] [log] [blame]
{
"name": "PicturePreview",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PicturePreview/Classes/**/*",
"dependencies": {
"SDWebImage": [
]
},
"pushed_with_swift_version": "3.0"
}