5 "summary": "A fast & lightweight XML & HTML parser in Swift with XPath & CSS support",
6 "homepage": "https://github.com/cezheng/Fuzi",
7 "social_media_url": "https://twitter.com/AdamoCheng",
9 "Ce Zheng": "cezheng.cs@gmail.com"
12 "git": "https://github.com/cezheng/Fuzi.git",
15 "documentation_url": "http://cezheng.github.io/Fuzi",
22 "source_files": "Fuzi/*.swift",
23 "preserve_paths": "libxml2/*",
27 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
28 "SWIFT_INCLUDE_PATHS": "$(SRCROOT)/Fuzi/libxml2"