[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 8 / b / DDKitSwift-Netfox / 3.0.0 / DDKitSwift-Netfox.podspec.json
blobc31c870ab8f6459562a130741d3554c448214350
2   "name": "DDKitSwift-Netfox",
3   "swift_versions": "5.0",
4   "version": "3.0.0",
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.0"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "11.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/ZXKitCode/DDKitSwift-Netfox",
37   "swift_version": "5.0"