[Add] TPNNendSDKAdapter 6.4.35
[CocoaPods.git] / Specs / e / 6 / 1 / JSPictureViewer / 0.0.9 / JSPictureViewer.podspec.json
blob902fa63510dff9a00d41ae0b917dff9bfa99c0dc
2   "name": "JSPictureViewer",
3   "version": "0.0.9",
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.9"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "JSPictureViewer/**/*.swift",
18   "frameworks": "UIKit",
19   "dependencies": {
20     "Kingfisher": [
21       ">= 4.10.0"
22     ]
23   }