blob: a1b81001765574a3e00ccc9b3764e1be568a9171 [file] [log] [blame]
{
"name": "HXWeiboPhotoPicker",
"version": "2.1.3",
"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/LoveZYForever/HXWeiboPhotoPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LoveZYForever": "294005139@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LoveZYForever/HXWeiboPhotoPicker.git",
"tag": "2.1.3"
},
"source_files": "微博照片选择/HXWeiboPhotoPicker/*.{h,m}",
"resources": "微博照片选择/HXWeiboPhotoPicker/*.{png,xib,nib,bundle}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 4.0"
]
}
}