[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 5 / 3 / c / DDKitSwift_Netfox / 3.0.4 / DDKitSwift_Netfox.podspec.json
blobc460d0cd4c55bf255098f58e08cea4174e08ba96
2   "name": "DDKitSwift_Netfox",
3   "swift_versions": "5.0",
4   "version": "3.0.4",
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     "DamonHu": "dong765@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/DamonHu/DDKitSwift_Netfox.git",
16     "tag": "3.0.4"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "12.0"
21   },
22   "resource_bundles": {
23     "DDKitSwift_Netfox": [
24       "pod/assets/**/*"
25     ]
26   },
27   "source_files": "pod/*.swift",
28   "dependencies": {
29     "netfox": [
30       "1.21.0"
31     ],
32     "DDKitSwift/core": [
33       "~> 3"
34     ]
35   },
36   "documentation_url": "https://github.com/DamonHu/DDKitSwift_Netfox",
37   "swift_version": "5.0"