[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 3 / c / XSLPhotoBrowser / 0.2.0 / XSLPhotoBrowser.podspec.json
blob6ae8dfae790a924f3cb6c8ae34a46471a18758d3
2   "name": "XSLPhotoBrowser",
3   "version": "0.2.0",
4   "swift_versions": "4.0",
5   "summary": "swift版本的图片浏览器",
6   "description": "图片浏览器——打开本地和网络图片,依赖Kingfisher,包含fade和Zoom动画。",
7   "homepage": "https://github.com/peicode/XSLPhotoBrowser",
8   "license": "MIT",
9   "authors": {
10     "Pei丶Code": "aishiklpz@163.com"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/peicode/XSLPhotoBrowser.git",
17     "tag": "0.2.0"
18   },
19   "source_files": "XSLPhotoBrowser/Classes/**/*.swift",
20   "static_framework": true,
21   "dependencies": {
22     "SDWebImage": [
23       "~> 4.4.6"
24     ]
25   },
26   "swift_version": "4.0"