Swiftpack.co - nimblehq/JSONMapper as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by nimblehq.
nimblehq/JSONMapper 1.1.1
An iOS library supports mapping json data
⭐️ 0
🕓 1 year ago
.package(url: "https://github.com/nimblehq/JSONMapper.git", from: "1.1.1")

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.

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:

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.

About

Nimble

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 or hire our team to help build your product.

GitHub

link
Stars: 0
Last commit: 39 weeks ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

Release - 1.1.1
1 year ago

What's Changed

Full Changelog: https://github.com/nimblehq/JSONMapper/compare/1.1.0...1.1.1

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics