blob: 751c10ae22f2db3c015bc1266ecaa86e4fcfb46a [file] [log] [blame]
{
"name": "SHLargerPreview",
"version": "1.0.2",
"summary": "大图预览功能",
"description": "本地图片大图预览功能,和网络图片大图预览功能",
"homepage": "https://github.com/suoxiaoxiao/SHLargerPreview",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"suoxiaoxiao": "xiaoxiao.suo.ext@ai-ways.com"
},
"source": {
"git": "https://github.com/suoxiaoxiao/SHLargerPreview.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SHLargerPreview/Classes/**/*.{h,m}",
"dependencies": {
"SDWebImage": [
]
}
}