[Add] PBPopupController 3.10.6
[CocoaPods.git] / Specs / e / 6 / 1 / JSPictureViewer / 0.0.3 / JSPictureViewer.podspec.json
blobfac6a51fc5bb529ee0d7c2c230b2ab0ce3ddb4a1
2   "name": "JSPictureViewer",
3   "version": "0.0.3",
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.3"
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"