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