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导入到项目中会报错,这是一个可用的版本。