blob: af1a9510c7348f4e4c9a121e6337ebd6ca012bd6 [file] [log] [blame]
{
"name": "ICEPhotoBrowse",
"version": "1.0.1",
"summary": "图片浏览器",
"description": "TODO: 图片浏览器功能封装",
"homepage": "https://github.com/My-Pod/ICEPhotoBrowse",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gumengxiao": "rare_ice@163.com"
},
"source": {
"git": "https://github.com/My-Pod/ICEPhotoBrowse.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/*.{h,m}",
"dependencies": {
"SDWebImage": [
]
}
}