[Add] iProov 12.2.2
[CocoaPods.git] / Specs / f / 3 / c / XSLPhotoBrowser / 0.3.0 / XSLPhotoBrowser.podspec.json
blob171889f5cfc51d8b0cb7e63f7aec37d294633b18
2   "name": "XSLPhotoBrowser",
3   "version": "0.3.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.3.0"
18   },
19   "source_files": "XSLPhotoBrowser/Classes/**/*.swift",
20   "static_framework": true,
21   "dependencies": {
22     "SDWebImage": [
23       "~> 4.4.6"
24     ],
25     "Hero": [
27     ]
28   },
29   "swift_version": "4.0"