[Add] CZarSDK 1.1.9
[CocoaPods.git] / Specs / 8 / 0 / c / HXPhotoPicker / 2.4.0 / HXPhotoPicker.podspec.json
blob33299ee744c9ff7fa7dcacd61b5f363f67640f46
2   "name": "HXPhotoPicker",
3   "version": "2.4.0",
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.4.0"
19   },
20   "source_files": "照片选择器/HXPhotoPicker/**/*.{h,m}",
21   "resources": "照片选择器/HXPhotoPicker/Resource/*.{png,xib,nib,bundle}",
22   "frameworks": [
23     "UIKit",
24     "Photos",
25     "PhotosUI"
26   ],
27   "requires_arc": true,
28   "dependencies": {
29     "YYWebImage": [
31     ],
32     "AFNetworking": [
34     ]
35   }