2 "name": "react-native-xml",
4 "summary": "react native xml module with xpath support",
5 "description": "Provides you a function to parse and search inside XML using XPath and JavaScript",
6 "homepage": "https://github.com/artemyarulin/react-native-xml",
12 "Artem Yarulin": "artem.yarulin@fessguid.com"
18 "git": "https://github.com/artemyarulin/react-native-xml.git",
22 "rnxml/rnxml/RNMXml.{h,m}"
24 "public_header_files": "rnxml/rnxml/RNMXml.h",
36 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"