blob: fef5042f685a0523d9817388dea39b677f35672c [file] [log] [blame]
{
"name": "WYPhotoBrowser",
"version": "2.1",
"summary": "图片浏览器",
"homepage": "https://github.com/DouKing/WYPhotoBrowser",
"license": "MIT",
"authors": {
"Wu Yikai": "wyk8916@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/DouKing/WYPhotoBrowser.git",
"tag": "2.1"
},
"source_files": [
"WYPhotoBrowser/WYPhotoBrowser",
"WYPhotoBrowser/WYPhotoBrowser/**/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}