We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 816c3b3 commit 22b692cCopy full SHA for 22b692c
SPDiffable.podspec
@@ -1,7 +1,7 @@
1
Pod::Spec.new do |s|
2
3
s.name = "SPDiffable"
4
- s.version = "1.0.2"
+ s.version = "1.0.4"
5
s.summary = "Extenshion of Diffable API which allow not duplicate code and use less models."
6
s.homepage = "https://github.com/IvanVorobei/SPDiffable"
7
s.source = { :git => "https://github.com/IvanVorobei/SPDiffable.git", :tag => s.version }
0 commit comments