/JSONModel.swift

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

Primary LanguageSwiftMIT LicenseMIT

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.