[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / d / 1 / f / XPhotoBrowser / 1.0.4 / XPhotoBrowser.podspec.json
blob6ea513aeb5edc8853ab158a444b2d8a87328741a
2   "name": "XPhotoBrowser",
3   "version": "1.0.4",
4   "summary": "PhotoBrowser,supports 3D-Touch,Drag to disappear",
5   "description": "'PhotoBrowser  is an image browser , it supports 3D-Touch , rotating the screen , zooming images , Drag to disappear'",
6   "homepage": "https://github.com/gdutxzy/XPhotoBrowser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gdutxzy": "gdutxzy@163.com"
13   },
14   "source": {
15     "git": "https://github.com/gdutxzy/XPhotoBrowser.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "XPhotoBrowser/**/*",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "SDWebImage": [
27     ]
28   }