[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 4 / f / Gleaner / 1.0.0 / Gleaner.podspec.json
blob0b737edbf84eb55916a884468d6181de53ed9aec
2   "name": "Gleaner",
3   "version": "1.0.0",
4   "summary": "适用于iOS的Http检查器.",
5   "description": "适用于iOS的Http检查器.",
6   "homepage": "https://github.com/AilsaYouCan/Gleaner",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "Ailsa": "15623247725@163.com"
13   },
14   "source": {
15     "git": "https://github.com/AilsaYouCan/Gleaner",
16     "tag": "1.0.0"
17   },
18   "source_files": "GleanerExample/Gleaner/**/*.swift",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_versions": "5.0",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "static_framework": true,
28   "dependencies": {
29     "SnapKit": [
30       "~> 4.2.0"
31     ],
32     "RxSwift": [
33       "~> 5"
34     ],
35     "RxDataSources": [
37     ],
38     "Moya": [
39       "~> 13.0.1"
40     ],
41     "HandyJSON": [
42       "~> 5.0.0"
43     ],
44     "SwiftyJSON": [
46     ],
47     "YYCache": [
49     ],
50     "Toast-Swift": [
51       "~> 5.0.0"
52     ]
53   },
54   "swift_version": "5.0"