2 "name": "boost-159-for-rn",
5 "type": "Boost Software License",
6 "file": "LICENSE_1_0.txt"
8 "homepage": "https://gitee.com/23lab/boost-159-for-rn",
9 "summary": "Boost provides free peer-reviewed portable C++ source libraries.",
10 "authors": "Rene Rivera",
12 "http": "https://images.23lab.com/boost_1_59_0.tar.gz"
19 "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/boost\""
21 "requires_arc": false,
24 "name": "string_algorithms-includes",
27 "boost/predef/**/*.h",
29 "boost/algorithm/*.hpp",
30 "boost/algorithm/**/*.hpp",
31 "boost/config/**/*.hpp",
33 "boost/range/**/*.hpp",
34 "boost/bind/**/*.hpp",
35 "boost/detail/**/*.hpp",
36 "boost/exception/**/*.hpp",
37 "boost/function/**/*.hpp",
38 "boost/concept/**/*hpp",
39 "boost/utility/**/*.hpp",
40 "boost/type_traits/**/*.hpp",
42 "boost/preprocessor/**/*.hpp",
43 "boost/iterator/**/*.hpp"
47 "name": "shared_ptr-includes",
50 "boost/predef/**/*.h",
52 "boost/config/**/*.hpp",
54 "boost/exception/detail/attribute_noreturn.hpp",
55 "boost/exception/exception.hpp",
57 "boost/smart_ptr/*.hpp",
58 "boost/smart_ptr/**/*.hpp"
62 "name": "pointer_cast-includes",
63 "preserve_paths": "boost/pointer_cast.hpp"
66 "name": "numeric-includes",
67 "preserve_paths": "boost/numeric/**/*.hpp"
70 "name": "preprocessor-includes",
71 "preserve_paths": "boost/preprocessor/**/*.hpp"
74 "name": "math-includes",
77 "boost/predef/**/*.h",
79 "boost/math/**/*.hpp",
80 "boost/config/**/*.hpp",
82 "boost/utility/*.hpp",
84 "boost/type_traits/**/*.hpp",
85 "boost/accumulators/**/*.hpp"
89 "name": "graph-includes",
92 "boost/predef/**/*.h",
94 "boost/{algorithm,accumulators,circular_buffer,archive,bimap,bind,chrono,concept,config,container,date_time,detail,dynamic_bitset,exception,filesystem,format,function,functional,fusion,graph,integer,intrusive,io,iterator,math,move,mpi,mpl,multi_index,numeric,optional,parameter,pending,preprocessor,property_map,property_tree,proto,python,random,range,ratio,regex,serialization,smart_ptr,spirit,system,test,thread,tr1,tuple,type_traits,typeof,units,unordered,utility,variant,xpressive}/**/*.hpp",
95 "boost/xpressive/**/*.ipp"