blob: f8ee0434dd95180999848d3b3c1877d377b2cbb0 [file] [log] [blame]
{
"name": "HXPhotoPicker",
"version": "2.4.1",
"summary": "照片/视频选择器 - 支持LivePhoto、GIF图片选择、自定义裁剪照片、3DTouch预览、浏览网络图片/网络视频 功能 - Imitation weibo photo/image picker - support for LivePhoto, GIF image selection, 3DTouch preview, browse the web image function",
"homepage": "https://github.com/SilenceLove/HXPhotoPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SilenceLove": "294005139@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SilenceLove/HXPhotoPicker.git",
"tag": "2.4.1"
},
"source_files": "照片选择器/HXPhotoPicker/**/*.{h,m}",
"resources": "照片选择器/HXPhotoPicker/Resource/*.{png,xib,nib,bundle}",
"frameworks": [
"UIKit",
"Photos",
"PhotosUI"
],
"requires_arc": true,
"dependencies": {
"YYWebImage": [
]
}
}