Update pod
This commit is contained in:
parent
f62f208efa
commit
a3c031fb6a
|
@ -1,6 +1,6 @@
|
|||
Pod::Spec.new do |s|
|
||||
s.name = 'SLazeKit'
|
||||
s.version = '0.1.6'
|
||||
s.version = '0.1.8'
|
||||
s.summary = 'Swift restful manager.'
|
||||
s.description = <<-DESC
|
||||
SLazeKit is an easy to use Swift restful collection of extensions and classes. Don't spend hours writing your code to map your rest api request into models and serialization. stop wasting your time!
|
||||
|
|
Loading…
Reference in New Issue