Skip to content

Commit

Permalink
Update headers in podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
kattrali committed Jun 30, 2016
1 parent 20878ca commit c2ecc92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Bugsnag.podspec.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"requires_arc": true,
"public_header_files": [
"Source/BSGKSCrashReportWriter.h",
"Source/Bugsnag{,MetaData,Configuration,Breadcrumb}.h"
"Source/Bugsnag{,MetaData,Configuration,Breadcrumb,CrashReport}.h"
],
"dependencies": {
"KSCrash/RecordingAdvanced": [
Expand Down

0 comments on commit c2ecc92

Please sign in to comment.