[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 6 / 7 / 0 / PicturePreview / 0.1.1 / PicturePreview.podspec.json
blob7798d64f692ae8e24c7b617c455131ec8853a079
2   "name": "PicturePreview",
3   "version": "0.1.1",
4   "summary": "图片预览.",
5   "description": "图片预览,点击图片查看大图。再次点击消失。",
6   "homepage": "https://github.com/joealzhou/PicturePreview",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "joealzhou": "joealzhou@sina.com"
13   },
14   "source": {
15     "git": "https://github.com/joealzhou/PicturePreview.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PicturePreview/Classes/**/*",
22   "dependencies": {
23     "SDWebImage": [
25     ]
26   },
27   "pushed_with_swift_version": "3.0"