How add libjson to my game in android and iOS

I need use libjson in my project,but I don’t konw how to add lib in different platform?
Could anyone help me,it’s really greatful for me?

You should add the source files into both xcodeproj and android.mk, or visual studio. It depends on your platform developing environment.