[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / c / e / DebugSwift / 0.1.5 / DebugSwift.podspec.json
blobf119eb08f7f144e96178fb1cd21d28788a4cf3d2
2   "name": "DebugSwift",
3   "version": "0.1.5",
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/MaatheusGois/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/MaatheusGois/DebugSwift.git",
16     "tag": "0.1.5"
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"