An open API service indexing awesome lists of open source software.

https://github.com/nimblehq/jsonmapper

An iOS library supports mapping json data
https://github.com/nimblehq/jsonmapper

decodable ios json jsonapi jsoncodable mapper nimble swift

Last synced: 2 months ago
JSON representation

An iOS library supports mapping json data

Awesome Lists containing this project

README

          

# JSONAPIMapper

An iOS library supports mapping json data

## Installation

### Swift Package Manager

The Swift Package Manager is a tool for automating the distribution of Swift code and is integrated into the swift compiler. It is in early development, but Alamofire does support its use on supported platforms.

Once you have your Swift package set up, adding Alamofire as a dependency is as easy as adding it to the dependencies value of your Package.swift.

```swift
dependencies: [
.package(url: "https://github.com/nimblehq/JSONMapper.git", from: "1.1.1")
]
```

### Cocoapods

JSONAPIMapper can be added to your project using CocoaPods 0.36 or later by adding the following line to your Podfile:

```ruby
pod 'JSONAPIMapper', '1.1.1'
```

## License

This project is Copyright (c) 2014 and onwards. It is free software,
and may be redistributed under the terms specified in the [LICENSE] file.

[LICENSE]: /LICENSE

## About

![Nimble](https://assets.nimblehq.co/logo/dark/logo-dark-text-160.png)

This project is maintained and funded by Nimble.

We love open source and do our part in sharing our work with the community!
See [our other projects][community] or [hire our team][hire] to help build your product.

[community]: https://github.com/nimblehq
[hire]: https://nimblehq.co/