add base network service
This commit is contained in:
+2
-1
@@ -1,6 +1,6 @@
|
||||
Pod::Spec.new do |s|
|
||||
s.name = "LeadKit"
|
||||
s.version = "0.3.2"
|
||||
s.version = "0.4.0"
|
||||
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"
|
||||
@@ -14,4 +14,5 @@ Pod::Spec.new do |s|
|
||||
s.dependency "RxCocoa", '3.0.1'
|
||||
s.dependency "RxAlamofire", '3.0.0'
|
||||
s.dependency "ObjectMapper", '~> 2.1'
|
||||
s.dependency "Toast-Swift", '~> 2.0.0'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user