We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e0d706 commit d7ddf34Copy full SHA for d7ddf34
MethodNotificationCenter.podspec
@@ -1,7 +1,7 @@
1
Pod::Spec.new do |s|
2
3
s.name = "MethodNotificationCenter"
4
- s.version = "0.1.0"
+ s.version = "0.1.1"
5
s.summary = "Simple Objective-C Runtime Injection"
6
s.description = <<-DESC
7
A lightweight framework enabling easy snooping on Objective-C methods for iOS, macOS, and tvOS.
0 commit comments