[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / f / 3 / c / XSLPhotoBrowser / 0.0.1 / XSLPhotoBrowser.podspec.json
bloba7da75fca162c7725138d9b3bdb4fc6983894c74
2   "name": "XSLPhotoBrowser",
3   "version": "0.0.1",
4   "swift_version": "4.2",
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   },
18   "source_files": "XSLPhotoBrowser/Classes/**/*.swift",
19   "dependencies": {
20     "Kingfisher": [
22     ]
23   }