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 1dd085a commit c499a12Copy full SHA for c499a12
KeyValueObservation.podspec
@@ -1,7 +1,7 @@
1
Pod::Spec.new do |s|
2
3
s.name = "KeyValueObservation"
4
- s.version = "1.0.2"
+ s.version = "1.0.3"
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