[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / d / 1 / f / XPhotoBrowser / 1.1.1 / XPhotoBrowser.podspec.json
blobab6d9bbc6c7406b5db84e706ad2a49383ca845fa
2   "name": "XPhotoBrowser",
3   "version": "1.1.1",
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.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "XPhotoBrowser/**/*",
23   "public_header_files": [
24     "XPhotoBrowser/XPhotoBrowser.h",
25     "XPhotoBrowser/UIView+XExtension.h",
26     "XPhotoBrowser/XPhotoBrowserVC.h"
27   ],
28   "frameworks": "UIKit",
29   "dependencies": {
30     "SDWebImage": [
32     ]
33   }