---
title: "Which JSON framework is supported by iOS?"  
description: "Which JSON framework is supported by iOS?"  
author: "Anonymous User"  
published: 2015-02-18  
updated: 2020-09-21  
canonical: https://www.mindstick.com/interview/2334/which-json-framework-is-supported-by-ios  
category: "iphone"  
tags: ["json", "ios"]  
reading_time: 1 minute  

---

# Which JSON framework is supported by iOS?

SBJson framework is supported by iOS. It is a JSON parser and generator for Objective-C. SBJson provides flexible APIs and additional control that makes JSON handling easier.

## Answers

### Answer by Anonymous User

SBJson framework is supported by iOS. It is a JSON parser and generator for Objective-C. SBJson provides flexible APIs and additional control that makes JSON handling easier.


---

Original Source: https://www.mindstick.com/interview/2334/which-json-framework-is-supported-by-ios

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
