Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 207 Bytes

File metadata and controls

7 lines (4 loc) · 207 Bytes

SCIXMLSerialization

Converting XML documents to and from trees of NSDictionary and NSArray.

The interface tends to be similar to Apple's NSJSONSerialization API.

Currently in alpha stage. Don't hate.