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