Simple HTTP lib to Swift integrated with SwiftyJSON
======
To run the example project, clone the repo, and run pod install
from the Example directory first.
iOS 8+
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.
[ ] Demo project
[ ] Docs