tinyxml 2.1.0× TestsTested ✗ LangLanguage C++C++ License zlib ReleasedLast Release Nov 2016Maintained by Juan J. Collas.Installation Guide×Installation Guide for tinyxmlYou want to add pod 'tinyxml', '~> 2.1' similar to the following to your Podfile:target 'MyApp' do pod 'tinyxml', '~> 2.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 tinyxmlSee PodspecGitHub RepoPage on CocoaPods.orgtinyxml 2.1.0ByLee Thomasonleethomason/tinyxml2GitHub Repo TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrating into other programs. Installation pod 'tinyxml' Authors Lee Thomason License zlib