[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / f / 2 / ZYPictureViewer / 1.0.0 / ZYPictureViewer.podspec.json
blob6a2ed03ab988ef73d200348789287b8ccefebd41
2   "name": "ZYPictureViewer",
3   "version": "1.0.0",
4   "summary": "A picture viewer like wechat, sina weibo",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/zephyrw/ZYPictureViewer.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zephyr": "anye3210@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/zephyrw/ZYPictureViewer.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZYPictureViewer/Classes/**/*",
22   "swift_version": "4.2",
23   "dependencies": {
24     "SDWebImage": [
25       "~> 4.4.2"
26     ]
27   }