[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 3 / c / DDKitSwift_Netfox / 3.0.2 / DDKitSwift_Netfox.podspec.json
blob484786169e8f9eeeee5ffdf05e7efb31c7056909
2   "name": "DDKitSwift_Netfox",
3   "swift_versions": "5.0",
4   "version": "3.0.2",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "summary": "a quick look on all executed network requests performed by netfox",
10   "homepage": "https://github.com/DamonHu/DDKitSwift_Netfox",
11   "authors": {
12     "ZXKitCode": "dong765@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/DamonHu/DDKitSwift_Netfox.git",
16     "tag": "3.0.2"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "12.0"
21   },
22   "resource_bundles": {
23     "NetFoxZXKit": [
24       "pod/assets/**/*"
25     ]
26   },
27   "source_files": "pod/*.swift",
28   "dependencies": {
29     "netfox": [
30       "1.21.0"
31     ],
32     "DDKitSwift/core": [
33       "~> 3.0.0"
34     ]
35   },
36   "documentation_url": "https://github.com/DamonHu/DDKitSwift_Netfox",
37   "swift_version": "5.0"