blob: 289cb5ea5c4ee7c8549752a97122fdc2178c8896 [file] [log] [blame]
{
"name": "ICEPhotoBrowse",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/*.{h,m}",
"dependencies": {
"SDWebImage": [
]
}
}