DVNetwork

0.1.2

Framework for making network request in Swift
vallasd/DVNetwork

What's New

0.1.2

2019-07-25T21:03:07Z

combined some frameworks

[License]

DVNetwork

Framework for making network request in Swift

Motivation

Easily make JSON encodable/decodable network requests using generics in Swift.

Demostration

Cocoapod

platform :ios, '12.2'

source 'https://github.com/CocoaPods/Specs.git'
source 'https://github.com/vallasd/CocoaPodSpecs'

target 'AppName' do
    pod 'DVNetwork'
end

Dependencies

HGCodable

Contributors

David Vallas (david_vallas@yahoo.com)

License

MIT

Description

  • Swift Tools
View More Packages from this Author

Dependencies

  • None
Last updated: Tue Nov 08 2022 19:10:19 GMT-1000 (Hawaii-Aleutian Standard Time)