blob: 68b9061bfa52ef1da0a2f008bee5026173464ae4 [file] [log] [blame]
{
"name": "YPPhotoBrowser",
"version": "1.0.1",
"summary": "图片浏览器.",
"homepage": "https://github.com/yuping1989/YPPhotoBrowser",
"license": "MIT",
"authors": {
"Ping Yu": "290180695@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/yuping1989/YPPhotoBrowser.git",
"tag": "1.0.1"
},
"source_files": "YPPhotoBrowser/YPPhotoBrowser/**/*.{h,m}",
"resources": "YPPhotoBrowser/YPPhotoBrowser/YPPhotoBrowser.bundle",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}