2 "name": "RaptureXML@Frankly",
5 "summary": "A simple, sensible, block-based XML API for iOS and Mac development.",
6 "homepage": "https://github.com/tictocplanet/RaptureXML",
8 "Justin Hill": "justin@franklyinc.com"
11 "git": "https://github.com/tictocplanet/RaptureXML.git",
18 "source_files": "RaptureXML/*",
24 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
27 "module_map": "module_support/RaptureXML.modulemap",
28 "prepare_command": "cd module_support\n./generate_module_map.sh"