[Add] CZarSDK 1.1.9
[CocoaPods.git] / Specs / 8 / 0 / c / HXPhotoPicker / 2.1.8 / HXPhotoPicker.podspec.json
blobbe2dc1177b6472e715c428732ae04ad147e90dcc
2   "name": "HXPhotoPicker",
3   "version": "2.1.8",
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/SilenceLove/HXPhotoPicker",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "SilenceLove": "294005139@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/SilenceLove/HXPhotoPicker.git",
18     "tag": "2.1.8"
19   },
20   "source_files": "照片选择器/HXPhotoPicker/*.{h,m}",
21   "resources": "照片选择器/HXPhotoPicker/*.{png,xib,nib,bundle}",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "dependencies": {
25     "SDWebImage": [
26       "~> 4.4.1"
27     ]
28   }