blob: ab3781359d2cebf4246257bbfa740447a68d91d7 [file] [log] [blame]
{
"name": "LBPhotoBrowser",
"version": "2.2.1",
"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.1"
},
"source_files": [
"Classes",
"test/LBPhotoBrowser/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"resources": "test/LBPhotoBrowser/LBLoading.png",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}