Skip to content

Commit

Permalink
update ReadMe
Browse files Browse the repository at this point in the history
Shubham Garg committed Jan 6, 2022
1 parent a8e2267 commit a4ffe60
Showing 2 changed files with 3 additions and 5 deletions.
4 changes: 0 additions & 4 deletions Package.swift
Original file line number Diff line number Diff line change
@@ -11,10 +11,6 @@ let package = Package(
name: "PayUIndia-CrashReporter",
targets: ["PayUIndia-CrashReporter"]),
],
dependencies: [
// Dependencies declare other packages that this package depends on.
// .package(url: /* package url */, from: "1.0.0"),
],
targets: [
.binaryTarget(name: "PayUIndia-CrashReporter", path: "./PayUCrashReporter.xcframework")
]
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
# PayUCrashReporter-iOS
Crash reporting SDK for iOS
PayUIndia-CrashReporter, Crash reporting SDK for iOS

Check our integration document https://payumobile.gitbook.io/sdk-integration/

0 comments on commit a4ffe60

Please sign in to comment.