2 "name": "Flipper-Boost-iOSX",
3 "version": "1.76.0.1.6",
4 "summary": "Boost C++ libraries",
5 "homepage": "https://github.com/priteshrnandgaonkar/boost-iosx",
6 "license": "Boost Software License",
8 "Pritesh Nandgaonkar": "prit91@fb.com"
14 "pod_target_xcconfig": {
15 "ONLY_ACTIVE_ARCH": "YES"
19 "pod_target_xcconfig": {
20 "ONLY_ACTIVE_ARCH": "YES"
23 "static_framework": true,
25 "git": "https://github.com/priteshrnandgaonkar/boost-iosx.git",
28 "header_mappings_dir": "frameworks/Headers",
29 "source_files": "frameworks/Headers/**/*.{h,hpp,ipp}",
30 "vendored_frameworks": [
31 "frameworks/boost_context.xcframework",
32 "frameworks/boost_filesystem.xcframework",
33 "frameworks/boost_program_options.xcframework",
34 "frameworks/boost_regex.xcframework",
35 "frameworks/boost_system.xcframework",
36 "frameworks/boost_thread.xcframework"