Skip to content

Commit

Permalink
[Add] DebugSwift 0.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
murilogteixeira authored and CocoaPodsBot committed Nov 30, 2024
1 parent a865735 commit bf66110
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions Specs/5/c/e/DebugSwift/0.3.8/DebugSwift.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"name": "DebugSwift",
"version": "0.3.8",
"summary": "A robust toolkit for simplifying and enhancing the debugging process in Swift applications.",
"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.",
"homepage": "https://github.com/DebugSwift/DebugSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matheus Gois": "[email protected]"
},
"source": {
"git": "https://github.com/DebugSwift/DebugSwift.git",
"tag": "0.3.8"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.7",
"source_files": "DebugSwift/Sources/**/*",
"resource_bundles": {
"DebugSwift": [
"DebugSwift/Resources/*.lproj/*.strings"
]
},
"swift_version": "5.7"
}

0 comments on commit bf66110

Please sign in to comment.