Gson equivalent in Objective-C
问题 Is there any equivalent to gson in Objective-C? Thanks. 回答1: DCKeyValueObjectMapping https://github.com/dchohfi/KeyValueObjectMapping is not a JSON parser but an object-json mapper to inject NSObject properties from NSDictionary/NSArray. 回答2: I recently used Mantle which works great and is very similar to GSON (which is use for android projects) https://github.com/Mantle/Mantle 回答3: OCMapper is very similar to Gson and easy to use https://github.com/aryaxt/OCMapper Json { "firstName" :