Update pod

This commit is contained in:
Shial 2018-05-25 12:16:28 +10:00
parent f62f208efa
commit a3c031fb6a
1 changed files with 1 additions and 1 deletions

View File

@ -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!