[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / f / 5 / e / HXWeiboPhotoPicker / 2.1.4 / HXWeiboPhotoPicker.podspec.json
blob2606c5152638f82d860244e6a3a2531a90ffd82b
2   "name": "HXWeiboPhotoPicker",
3   "version": "2.1.4",
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.4"
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   }