A tool for fast serializing & deserializing of JSON
FastEasyMapping is a lightweight and high-performance framework designed for mapping JSON or other data formats into native Objective-C objects on iOS. It simplifies the process of converting raw data into models and is built with a focus on speed and efficiency, making it suitable for apps dealing with large datasets or frequent network responses.
Astral Projection is a testing tool for iOS applications that use the CoreLocation framework. AP allows for testing location-aware apps on both the device and the simulator, using configurable location data sources like a GPX file or a remote agent.