We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f62163 commit ba636ffCopy full SHA for ba636ff
MKHTypedKey.podspec
@@ -1,7 +1,7 @@
1
Pod::Spec.new do |s|
2
3
s.name = 'MKHTypedKey'
4
- s.version = '1.0.0'
+ s.version = '2.0.0'
5
s.summary = 'Generic key for explicit type safe access to values from any key-value storage.'
6
s.homepage = 'https://github.com/maximkhatskevich/#{s.name}'
7
s.license = { :type => 'MIT', :file => 'LICENSE' }
0 commit comments