[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / 0 / f / 5 / YQPhotoBrowser / 0.4.0 / YQPhotoBrowser.podspec.json
blob7da96bba281d266102a2389798c25238a00d0c00
2   "name": "YQPhotoBrowser",
3   "version": "0.4.0",
4   "summary": "A Swift PhotoBrowser.",
5   "description": "Swift版图片浏览器,简单易用,交互参照系统照片和谷歌相册应用",
6   "homepage": "https://github.com/yuyedaidao/YQPhotoBrowser.git",
7   "license": "MIT",
8   "authors": {
9     "Wang": "wyqpadding@gmail.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/yuyedaidao/YQPhotoBrowser.git",
17     "tag": "0.4.0"
18   },
19   "source_files": "Classes/**/*.{swift}",
20   "resource_bundles": {
21     "YQPhotoBrowser": "YQPhotoBrowser/*.xcassets"
22   },
23   "dependencies": {
24     "YQKingfisher": [
26     ],
27     "SnapKit": [
29     ]
30   },
31   "swift_version": "5.0"