[Add] AlibabacloudIntelligentCreation20240313 2.13.0
[CocoaPods.git] / Specs / 8 / 5 / 4 / ShowBigImg / 0.0.3 / ShowBigImg.podspec.json
blob6a7005416d29b7dbff62989b543a3210fc00d739
2   "name": "ShowBigImg",
3   "version": "0.0.3",
4   "summary": "仿微信朋友圈查看图片",
5   "description": "showBigImg",
6   "homepage": "https://github.com/xingtianwuganqi/ShowImageDemo.git",
7   "license": {
8     "type": "MIT"
9   },
10   "swift_versions": "5.0",
11   "authors": {
12     "jingjun": "rxswift@126.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/xingtianwuganqi/ShowImageDemo.git",
19     "tag": "0.0.3"
20   },
21   "source_files": [
22     "swiftText/ShowBigImgController.swift",
23     "swiftText/ShowBigImgView.swift"
24   ],
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ],
29   "ios": {
30     "dependencies": {
31       "SDWebImage": [
33       ]
34     }
35   },
36   "swift_version": "5.0"