Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replaced JSONKit with NSJSONSerialization.
As documented here johnezang/JSONKit#135, JSONKit can't be compiled for 64 bit architectures. Replacing JSONKit with NSJSONSerialization resolves this issue for the Livefyre SDK.
- Loading branch information