blob: 216d9511a007eb6915a8f39ba872a94985d7ce36 [file] [log] [blame]
{
"name": "ZHCMultPicView",
"version": "0.0.2",
"summary": "显示多张图片",
"description": "查看大图功能,支持本地图片、相册图片、网络图片等",
"homepage": "https://github.com/fzuzhc/MyTest",
"license": "MIT",
"authors": {
"zhenghc": "fzuzhc@163.com"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/fzuzhc/MyTest.git",
"tag": "0.0.2"
},
"source_files": "ZHCMultPicView/*.{h,m}",
"dependencies": {
"SDWebImage": [
]
}
}