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 e98030f commit 192b3d1Copy full SHA for 192b3d1
SwiftBoost.podspec
@@ -1,7 +1,7 @@
1
Pod::Spec.new do |s|
2
3
s.name = 'SwiftBoost'
4
- s.version = '4.0.1'
+ s.version = '4.0.2'
5
s.summary = 'Collection of Swift-extensions to boost development process.'
6
s.homepage = 'https://github.com/sparrowcode/SwiftBoost'
7
s.source = { :git => 'https://github.com/sparrowcode/SwiftBoost.git', :tag => s.version }
0 commit comments