JSONKit is dual licensed under either the terms of the BSD License, or alternatively under the terms of the Apache License, Version 2.0.
Copyright © 2011, John Engelhart.
一个可用的JSONKit
版本,曾经试过想用系统的NSJSONSerialization
来替代JSONKit
。但是当网络数据没有正常获取到的时候,使用NSJSONSerialization
会导致APP崩溃,所以还是使用JSONkit
。而原作者的JSONKit
导入到项目中会报错,这是一个可用的版本。