blob: f9de8c476ec8324c06e2fbc3133042fa8bcc39e6 [file] [log] [blame]
{
"name": "MZImageView",
"version": "0.1.0",
"summary": "A ImageView who can be manifiered, pinched, and dragged to see detail like picture in Wechat",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Pillian/MZImageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pillian": "330312471@qq.com"
},
"source": {
"git": "https://github.com/Pillian/MZImageView.git",
"commit": "e51b31d"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MZImageView/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}