remove unused import & bump version

This commit is contained in:
Ivan Smolin 2016-10-11 12:25:39 +03:00
parent 0e4a12df48
commit 286fe1a38c
2 changed files with 1 additions and 3 deletions

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "LeadKit"
s.version = "0.2.0"
s.version = "0.2.1"
s.summary = "iOS framework with a bunch of tools for rapid development"
s.homepage = "https://github.com/TouchInstinct/LeadKit"
s.license = "Apache License, Version 2.0"

View File

@ -7,8 +7,6 @@
//
import Alamofire
import Mapper
import RxSwift
/**
* Struct which keeps base parameters required for api request