[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / c / e / DebugSwift / 0.3.2 / DebugSwift.podspec.json
blobfb9c2c35893eeeb2d6ee731a218d66cc93777a41
2   "name": "DebugSwift",
3   "version": "0.3.2",
4   "summary": "A robust toolkit for simplifying and enhancing the debugging process in Swift applications.",
5   "description": "DebugSwift is a comprehensive toolkit designed to streamline and elevate the debugging experience for Swift-based applications. Whether you are troubleshooting issues or optimizing performance, DebugSwift offers a powerful set of features to make your debugging process more efficient and effective.",
6   "homepage": "https://github.com/DebugSwift/DebugSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Matheus Gois": "matheusgoislimasilva@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/DebugSwift/DebugSwift.git",
16     "tag": "0.3.2"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.7",
22   "source_files": "DebugSwift/Sources/**/*",
23   "resource_bundles": {
24     "DebugSwift": [
25       "DebugSwift/Resources/*.lproj/*.strings"
26     ]
27   },
28   "swift_version": "5.7"