2 "name": "MBDataEnvironment",
4 "summary": "Mockingbird Data Environment",
5 "description": "Provides a flexible runtime mechanism for manipulating arbitrary data structures and extracting values therefrom.",
6 "homepage": "https://github.com/emaloney/MBDataEnvironment",
7 "documentation_url": "https://rawgit.com/emaloney/MBDataEnvironment/master/Documentation/html/index.htmlhttps://rawgit.com/emaloney/MBDataEnvironment/master/Documentation/html/index.html",
13 "Evan Coyne Maloney": "emaloney@gilt.com"
20 "git": "https://github.com/emaloney/MBDataEnvironment.git",
23 "source_files": "Code/**/*.{h,m}",
24 "public_header_files": "Code/**/*.h",
25 "private_header_files": "Code/ExpressionEngine/Private/**/*.h",
26 "preserve_paths": "Tests/**",
28 "MBDataEnvironment": "Resources/*.xml"
31 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"