[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / 0 / f / 5 / YQPhotoBrowser / 0.1.19 / YQPhotoBrowser.podspec.json
blob1ac95187d1c3a41bfd3b87b999f2bac72560cca3
2   "name": "YQPhotoBrowser",
3   "version": "0.1.19",
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": "8.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/yuyedaidao/YQPhotoBrowser.git",
17     "tag": "0.1.19"
18   },
19   "source_files": "Classes/**.{swift}",
20   "resource_bundles": {
21     "YQPhotoBrowser": "YQPhotoBrowser/*.xcassets"
22   },
23   "dependencies": {
24     "Kingfisher": [
25       "~> 4.0"
26     ],
27     "SnapKit": [
28       "~> 4.0.0"
29     ]
30   },
31   "swift_version": "5.0"