[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 3 / c / XSLPhotoBrowser / 0.1.0 / XSLPhotoBrowser.podspec.json
blobb3a0c9ec7808e66dcb0fc65ff4c00421627d003c
2   "name": "XSLPhotoBrowser",
3   "version": "0.1.0",
4   "swift_version": "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": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/PEIcode/XSLPhotoBrowser.git",
17     "tag": "0.1.0"
18   },
19   "source_files": "XSLPhotoBrowser/Classes/**/*.swift",
20   "static_framework": true,
21   "dependencies": {
22     "Kingfisher": [
24     ],
25     "SDWebImage": [
27     ]
28   }