[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / d / 1 / f / XPhotoBrowser / 1.0.3 / XPhotoBrowser.podspec.json
blob58d3cbfcb9f51cace57ef63129e38d1dcb580300
2   "name": "XPhotoBrowser",
3   "version": "1.0.3",
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.3"
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   }