4 "summary": "An XML/HTML parser for Objective-C, inspired by Hpricot.",
5 "description": "Hpple: A nice Objective-C wrapper on the XPathQuery library for parsing HTML.\nInspired by why the lucky stiff's Hpricot.\n\n* Easy searching by XPath (CSS selectors are planned)\n* Parses HTML (XML coming soon)\n* Easy access to tag content, name, and attributes\n",
6 "homepage": "https://github.com/topfunky/hpple",
9 "Geoffrey Grosenbach": "email@address.com"
12 "git": "https://github.com/topfunky/hpple.git",
17 "TFHppleElement.{h,m}",
23 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"