CocoaPods trunk is moving to be read-only. Read more on the blog, there are 11 months to go.

EBNetwork 1.0.1

EBNetwork 1.0.1

Maintained by Ezequiel Barreto.



EBNetwork 1.0.1

  • By
  • ezequielbrrt

EBNetwork

CI Status Version License Platform

Example

METHODS

  • POST
  • GET
  • PUT
  • DELETE

PROTOCOLS

The library needs the view controller delegate

Tools

Additionally the library includes these methods that can help you in your project.

  • hasInternet()
    • Method to know if the application has internet or not, inlude wifi, 3G, 4G
    • Returns True or false
  • JSONDataToDiccionary()
    • Convert JSON To NSDictionary
  • DictionaryToJSONData()
    • Convert Dictionary to JSONData

Requirements

  • Swift 5
  • Xcode 10

Installation

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

pod 'EBNetwork'

Author

ezequielbrrt, [email protected]

License

EBNetwork is available under the MIT license. See the LICENSE file for more info.