blob: 46640ad9dfb185890f563aef332f6a98106082a9 [file] [log] [blame]
{
"name": "HXPhotoPicker",
"version": "2.2.7",
"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.2.7"
},
"source_files": "照片选择器/HXPhotoPicker/**/*.{h,m}",
"resources": "照片选择器/HXPhotoPicker/Resource/*.{png,xib,nib,bundle}",
"frameworks": [
"UIKit",
"Photos",
"PhotosUI"
],
"requires_arc": true,
"dependencies": {
"SDWebImage": [
],
"YYWebImage": [
]
}
}