Skip to content

geigervlad/PromisedRestfulSwift

Repository files navigation

PromisedRestfulSwift

latest cocoapods version license platforms

Description

Provides RESTFUL services for SWIFT. The library is based on Promises, Swift Codable and Protocol Oriented Development.

Dependencies

Installation

Cocoapods
use_frameworks!

target "Change Me!" do
  pod "PromisedRestfulSwift", "~> 1.0.0"
end
Carthage

TODO

Documentation

Please check here

Change Log

Please check here

Contribution

Licence

MIT - for more information check LICENSE