blob: 0ad363ff325b5463aea082a375c7d0319c8e8753 [file] [log] [blame]
{
"name": "LBPhotoBrowser",
"version": "2.2.2",
"summary": "a photo browser for iOS.",
"description": "a photo browser High imitation WeChat",
"homepage": "https://github.com/tianliangyihou/LBPhotoBrowser",
"license": "MIT",
"authors": {
"llb": "1422295521@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/tianliangyihou/LBPhotoBrowser.git",
"tag": "2.2.2"
},
"source_files": [
"LBPhotoBrowser",
"test/LBPhotoBrowser/*.{h,m}"
],
"resources": "test/LBPhotoBrowser/LBPhotoBrowser.bundle",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}