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 2b306b1 commit 23de80dCopy full SHA for 23de80d
SPDiffable.podspec
@@ -1,7 +1,7 @@
1
Pod::Spec.new do |s|
2
3
s.name = 'SPDiffable'
4
- s.version = '4.0.5'
+ s.version = '4.0.6'
5
s.summary = 'Extension of Diffable API which allow not duplicate code and use less models. Included example for SideBar.'
6
s.homepage = 'https://github.com/ivanvorobei/SPDiffable'
7
s.source = { :git => 'https://github.com/ivanvorobei/SPDiffable.git', :tag => s.version }
0 commit comments