Skip to content

felipevolpone/GoHTTP

Repository files navigation

GoHTTP

CI Status Version License Platform

GoHTTP

Simple HTTP lib to Swift integrated with SwiftyJSON

======

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

iOS 8+

Installation

GoHTTP is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "GoHTTP"

####Manually: Just copy the files: GoHTTP.swift and SwiftyJSON.swift to your project.

TODO

[ ] Demo project
[ ] Docs