[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / e / 6 / 1 / JSPictureViewer / 0.0.8 / JSPictureViewer.podspec.json
blob606b0dfeb1d3ea09797cd45c569267e0f2fa938d
2   "name": "JSPictureViewer",
3   "version": "0.0.8",
4   "summary": "图片浏览器",
5   "homepage": "https://github.com/J-yezi/JSPictureViewer",
6   "license": "MIT",
7   "authors": {
8     "J-yezi": "yehao1020@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/J-yezi/JSPictureViewer.git",
12     "tag": "0.0.8"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "JSPictureViewer/**/*.swift",
18   "frameworks": "UIKit",
19   "dependencies": {
20     "Kingfisher": [
21       "~> 4.8.1"
22     ]
23   }