4 "summary": "Boost C++ library",
5 "description": "Boost is the library that can (and should) be used to ease c++ development.",
6 "homepage": "http://www.boost.org",
9 "Danoli3": "danoli3@gmail.com"
12 "git": "https://github.com/danoli3/ofxiOSBoost.git",
18 "requires_arc": false,
20 "source_files": "libs/boost/include/**/*.{h,hpp,ipp}",
21 "header_mappings_dir": "libs/boost/include",
22 "public_header_files": "libs/boost/include/**/*.{h,hpp,ipp}",
24 "libs/boost/include/**/*.{h,hpp,ipp}",
25 "libs/boost/ios/**/*.a"
27 "vendored_libraries": "libs/boost/ios/**/*.a"