mardi 27 janvier 2015

Search JSON object with Objective-C

For example we got a JSON file like this :



{
"Hello":{
"Name" : {"reza","ali","jason","mustafa"}
}
}


Can i search and get response in objective-c that for example ali is available in Name array or not ?


Thanks in advance




Aucun commentaire:

Enregistrer un commentaire