blob: 83f72be75bb900f2612b1f9225aaea5def452212 [file] [log] [blame]
{
"name": "GlShowBigPhoto",
"version": "1.0.3",
"summary": "查看本地或者网络图片,查看多个图片",
"description": "it is good look big photo",
"homepage": "https://github.com/gleeeli/GlShowBigPhoto",
"license": "MIT",
"authors": {
"gleeeli": "gleeeli@sina.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/gleeeli/GlShowBigPhoto.git",
"tag": "1.0.3"
},
"source_files": "GlShowPhoto",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"SDWebImage": [
]
}
}