[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 5 / 1 / SWImageViewer / 0.0.3 / SWImageViewer.podspec.json
blob3ac3c636bdcf5df7439e10afb029e47bdb67b062
2   "name": "SWImageViewer",
3   "version": "0.0.3",
4   "summary": "在 ImageViewer的基础上封装的便利的使用方法",
5   "description": "根据平时项目需要在 ImageViewer的基础上封装的便利的使用方法",
6   "homepage": "https://github.com/547/SWImageViewer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Seven Wang",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/547/SWImageViewer.git",
17     "tag": "0.0.3"
18   },
19   "source_files": [
20     "SWImageViewer",
21     "SWImageViewer/**/*.{h,m,swift}"
22   ],
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "dependencies": {
28     "ImageViewer": [
29       "~> 5.0.0"
30     ]
31   },
32   "swift_versions": "4.0",
33   "swift_version": "4.0"