[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / 0 / f / 5 / YQPhotoBrowser / 0.2.3 / YQPhotoBrowser.podspec.json
blob8ca67a2a7600444411425b59b9511b6745d617e4
2   "name": "YQPhotoBrowser",
3   "version": "0.2.3",
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.2.3"
18   },
19   "source_files": "Classes/**.{swift}",
20   "resource_bundles": {
21     "YQPhotoBrowser": "YQPhotoBrowser/*.xcassets"
22   },
23   "dependencies": {
24     "Kingfisher": [
26     ],
27     "SnapKit": [
29     ]
30   },
31   "swift_version": "5.0"