Skip to content

Попытка реализации на swift JSONModel c поддержкой энумераций (enum), и ссылочных типов (ImplicitlyUnwrappedOptional<>, Optional<>)

License

Notifications You must be signed in to change notification settings

DRybochkin/JSONModel.swift

Repository files navigation

JSONModel.swift

CI Status Version License Platform

Example

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

Requirements

Installation

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

pod "JSONModel.swift"

Author

DRybochkin, dmitry.rybochkin@gmail.com

License

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

About

Попытка реализации на swift JSONModel c поддержкой энумераций (enum), и ссылочных типов (ImplicitlyUnwrappedOptional<>, Optional<>)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published