Skip to content

[WIP] Swift implementation from my dsbapi npm module

License

Notifications You must be signed in to change notification settings

TheNoim/SwiftyDSB

Repository files navigation

SwiftyDSB

Hello guys :)

Today I try to implement my own npm module with swift. It is still Work in Progress and not useable at the moment.

If you need to fetch something from the dsb use my javascript module -> Link

Documentation

https://noim.me/SwiftyDSB/index.html

Installation

ETA soon :)

Note

You need to override the dependencies

def swift4_overrides
  pod "GzipSwift", :git => "https://github.com/1024jp/GzipSwift.git", :branch => "swift4"
  pod "SwiftyJSON", :git => "https://github.com/SwiftyJSON/SwiftyJSON.git"
end

About

[WIP] Swift implementation from my dsbapi npm module

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published