Possible Duplicate:
JSON.h : File not found when trying to import the JSON framework
Currently i am working in iphone application, Using JSON Parser to parse Local JSON files, so i have import JSON library in my project, then i tried to import the JSON.h file inside the header file, but the error comes in "JSON.h file not found". How to fix this? please help me.
Thanks in Advance
Below i have mentioned screen shot for your reference
Remove the JSON folder from your project and then re-add it.
Refer json-h-file-not-found-when-trying-to-import-the-json-framework link.