Skip to content

Commit

Permalink
Updating podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
SirWellington committed Apr 7, 2016
1 parent 8086fc5 commit 4d96f66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SwiftExceptionCatcher.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |spec|
spec.name = "SwiftExceptionCatcher"
spec.module_name = 'SwiftExceptionCatcher'
spec.version = "1.0"
spec.version = "1.1"
spec.summary = "Catch NSException with Swift"
spec.homepage = "https://github.com/RedRoma/SwiftExceptionCatcher"
spec.license = "Code is Licensed under Apache 2.0"
Expand Down

0 comments on commit 4d96f66

Please sign in to comment.