[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / f / 5 / e / HXWeiboPhotoPicker / 2.1.1 / HXWeiboPhotoPicker.podspec.json
blobb1e0214012783139343e816957a83e7a7bae5da2
2   "name": "HXWeiboPhotoPicker",
3   "version": "2.1.1",
4   "summary": "仿微博照片/图片选择器 - 支持LivePhoto、GIF图片选择、3DTouch预览、浏览网络图片 功能 - Imitation weibo photo/image picker - support for LivePhoto, GIF image selection, 3DTouch preview, browse the web image function",
5   "homepage": "https://github.com/LoveZYForever/HXWeiboPhotoPicker",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "LoveZYForever": "294005139@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/LoveZYForever/HXWeiboPhotoPicker.git",
18     "tag": "2.1.1"
19   },
20   "source_files": "微博照片选择/HXWeiboPhotoPicker/*.{h,m}",
21   "resources": "微博照片选择/HXWeiboPhotoPicker/*.{png,xib,nib,bundle}",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "dependencies": {
25     "SDWebImage": [
26       "~> 4.0"
27     ]
28   }