CNXML 0.1.5× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2014Maintained by Frank Gregor.Installation Guide×Installation Guide for CNXMLYou want to add pod 'CNXML', '~> 0.1' similar to the following to your Podfile:target 'MyApp' do pod 'CNXML', '~> 0.1' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try CNXMLSee PodspecGitHub RepoPage on CocoaPods.orgCNXML 0.1.5ByFrank Gregorphranck/CNXMLGitHub Repo Simple basic handling of XML files for both reading and manual creation. Installation pod 'CNXML' Authors Frank Gregor License MIT