Literally is an Xcode source editor extension that helps you turn JSON to Objective-C or Swift literals.
Have you ever loaded JSON from a file to test your "initWithDictionary:" classes? With a literal array or dictionary you can skip JSON parsing and test your code directly.
Xcode, Objective-C and Swift are trademarks of Apple Inc., registered in the U.S. and other countries.
点击按钮跳转至开发者官方下载地址...