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 ac6e2f9 commit c64e6ebCopy full SHA for c64e6eb
KeyValueObservation.podspec
@@ -1,7 +1,7 @@
1
Pod::Spec.new do |s|
2
3
s.name = "KeyValueObservation"
4
- s.version = "1.0.6"
+ s.version = "1.0.7"
5
s.summary = "A small KVO helper library"
6
s.description = <<-DESC
7
A small KVO helper library that provides a NSObject and a NSArray category for observing key value changes using blocks
0 commit comments