blob: e9b173537d2165d79fb6ffd34edbb3d3dbc0dc28 [file] [log] [blame]
{
"name": "CFZLPhotoBrowser",
"version": "0.0.2",
"summary": "原作者地址:https://github.com/LiuXiangJing/XJContactPicker.git。本库为项目所需个人定制版本。Forked from v2.7.4",
"homepage": "https://github.com/TabCen/ZLPhotoBrowser",
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"authors": {
"longitachi": "chenfeigogo@gmail.com"
},
"source": {
"git": "https://github.com/TabCen/ZLPhotoBrowser",
"tag": "0.0.2"
},
"source_files": "PhotoBrowser/**/*.{h,m}",
"resources": "PhotoBrowser/resource/*.{png,xib,nib,bundle}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Photos",
"PhotosUI"
],
"dependencies": {
"SDWebImage": [
],
"GPUImage": [
]
}
}