[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 8 / 5 / 4 / ShowBigImg / 0.0.12 / ShowBigImg.podspec.json
blobdcd13c94573869766c98a7a67008c3f6b280a10f
2   "name": "ShowBigImg",
3   "version": "0.0.12",
4   "summary": "仿微信朋友圈查看图片",
5   "description": "showBigImg",
6   "homepage": "https://github.com/xingtianwuganqi/ShowImageDemo.git",
7   "license": {
8     "type": "MIT"
9   },
10   "swift_versions": [
11     "5.0",
12     "5.1",
13     "5.2",
14     "5.3"
15   ],
16   "authors": {
17     "jingjun": "rxswift@126.com"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source": {
23     "git": "https://github.com/xingtianwuganqi/ShowImageDemo.git",
24     "tag": "0.0.12"
25   },
26   "pod_target_xcconfig": {
27     "DEFINES_MODULE": "YES"
28   },
29   "source_files": "swiftText/Source/*.swift",
30   "frameworks": [
31     "Foundation",
32     "UIKit",
33     "Photos"
34   ],
35   "ios": {
36     "dependencies": {
37       "SDWebImage": [
39       ],
40       "SDWebImageFLPlugin": [
42       ],
43       "MBProgressHUD": [
45       ]
46     }
47   },
48   "swift_version": "5.3"