4 "summary": "IGHTMLQuery is a lightweight XML/HTML parser for Objective-C, built on top of libxml.",
5 "description": "IGHTMLQuery is a lightweight XML/HTML parser for Objective-C, built on top of libxml.\n\n* XPath support for document searching.\n* jQuery style chainable syntax.\n* XML traversal and manipulation.\n",
6 "homepage": "https://github.com/siuying/IGHTMLQuery",
12 "Francis Chong": "francis@ignition.hk"
19 "git": "https://github.com/siuying/IGHTMLQuery.git",
22 "source_files": "IGHTMLQuery/Classes/**/*.{h,m}",
26 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"