| { | |
| "name": "JSPictureViewer", | |
| "version": "0.0.8", | |
| "summary": "图片浏览器", | |
| "homepage": "https://github.com/J-yezi/JSPictureViewer", | |
| "license": "MIT", | |
| "authors": { | |
| "J-yezi": "yehao1020@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/J-yezi/JSPictureViewer.git", | |
| "tag": "0.0.8" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "JSPictureViewer/**/*.swift", | |
| "frameworks": "UIKit", | |
| "dependencies": { | |
| "Kingfisher": [ | |
| "~> 4.8.1" | |
| ] | |
| } | |
| } |