HttpRequest
May 15, 2023 • MIT License
✅ A tiny http client for iOS and macOS. Only 80 lines of code.
RxNetworks
March 01, 2022 • MIT License
🧚 **[RxNetworks](https://github.com/yangKJ/RxNetworks)** is a set of infrastructure based on RxSwift and Moya, Multiple plugins are available for use.
- Support reactive network requests combine...
AgileJSON
June 01, 2021 • MIT License
AgileJSON is a framework written in Swift which to make converting model objects( pure classes/structs ) to and from JSON easy on iOS. The usage of AgileJSON is quite similar to HandyJSON, and it's...
Defaults
June 12, 2020 • MIT License
Strongly-typed UserDefaults with Codable support, key observation, and SwiftUI support.
DynamicJSON
January 06, 2019 • MIT License
Access JSON properties dynamically like JavaScript using Swift 4.2's new @dynamicMemberLookup feature, letting you access JSON like this: `let username = JSON(data).user?.username?.string`
DictionaryUtils
January 05, 2018 • Apache 2.0 License
iOS Dictionary Utilities for Swift - allowing you to pull properties from a dictionary using a string eg. data.readString("field[0].name")
PBTreeView
April 09, 2017 • Apache 2.0 License
An UITreeView implementation from UITableView that Apple missed in its UIKit framework. And it is in pure Swift.
No image provided.
SWEventsPrototypeApp
March 15, 2017 • MIT License
e-Where - The Events App - A useful Swift 3 prototype to quickly build out apps.
Unwind
March 09, 2017 • MIT License
Unwind is a JSON parsing library inspired by Argo and several others that allows you to parse your JSON by using infix and postfix operators
PureForm
November 11, 2016 • MIT License
PureForm — the easiest way to build form such as login, questionnaire and etc. screens from JSON file. PureForm provides parsing properties and special params into objects for further manipulation ...
MagicMapper
October 29, 2016 • Apache 2.0 License
Super light and easy automatic JSON to model mapper.
Alembic
June 25, 2016 • MIT License
Functional JSON parsing, mapping to objects, and serialize to JSON
Atlas
June 24, 2016 • MIT License
An extremely easy-to-use and lightweight JSON mapping library for iOS and tvOS written in Swift
SwiftyJSONAccelerator
November 07, 2015 • MIT License
JSON to Swift Model Generator (Supports SwiftyJSON and ObjectMapper)
Genome
September 27, 2015 • MIT License
A simple, type safe, failure driven mapping library for serializing JSON to models in Swift 2.0.
iOS and OSX
Foundation Independent (that means it will work without Cocoa when Swift is Open S...