[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / f / 5 / YQPhotoBrowser / 0.0.3 / YQPhotoBrowser.podspec.json
blobaf07a6997cc03e4cc8d1fa62e603c364bb9c545d
2   "name": "YQPhotoBrowser",
3   "version": "0.0.3",
4   "summary": "A Swift PhotoBrowser.",
5   "description": "Swift版图片浏览器,灵感来自于YYPhotoGroupView",
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   "source": {
15     "git": "https://github.com/yuyedaidao/YQPhotoBrowser.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "Classes/**.{swift}",
19   "dependencies": {
20     "Kingfisher": [
21       "~> 3.0"
22     ]
23   },
24   "pushed_with_swift_version": "3.0"