xmldocument icon indicating copy to clipboard operation
xmldocument copied to clipboard

A lightweight XML Document class for iOS.

Results 3 xmldocument issues
Sort by recently updated
recently updated
newest added

Updated the pod spec version to match the latest code version. Should be tagged as 1.1.

Hello, I needed to see a child content to edit it in a UITextView so I've added this method to my working copy : - (NSString *)childNamedContent:(NSString *)nodeName { NSString...

Could you, please, add Cocoapods support for the project?