PHP 7.4.33
Preview: boost.podspec Size: 1.13 KB
/var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/react-native/third-party-podspecs/boost.podspec
# Copyright (c) Meta Platforms, Inc. and affiliates.
#
# This source code is licensed under the MIT license found in the
# LICENSE file in the root directory of this source tree.

boost_config = get_boost_config()
boost_git_url = boost_config[:git]

Pod::Spec.new do |spec|
  spec.name = 'boost'
  spec.version = '1.84.0'
  spec.license = { :type => 'Boost Software License', :file => "LICENSE_1_0.txt" }
  spec.homepage = 'http://www.boost.org'
  spec.summary = 'Boost provides free peer-reviewed portable C++ source libraries.'
  spec.authors = 'Rene Rivera'
  spec.source = { :git => boost_git_url,
                  :tag => "v1.84.0" }

  # Pinning to the same version as React.podspec.
  spec.platforms = min_supported_versions
  spec.requires_arc = false
  spec.source_files = 'boost/**/*.{hpp,cpp}'

  spec.module_name = 'boost'
  spec.header_dir = 'boost'
  spec.preserve_path = 'boost'
  spec.header_mappings_dir = 'boost/boost'

  spec.resource_bundles = {'boost_privacy' => 'boost/PrivacyInfo.xcprivacy'}

  spec.pod_target_xcconfig = {
    "GCC_WARN_INHIBIT_ALL_WARNINGS" => "YES" # Disable warnings because we don't control this library
  }
end

Directory Contents

Dirs: 3 × Files: 6
Name Size Perms Modified Actions
boost DIR
- drwxr-xr-x 2025-03-28 11:04:43
Edit Download
glog DIR
- drwxr-xr-x 2025-03-28 11:04:43
Edit Download
RCT-Folly DIR
- drwxr-xr-x 2025-03-28 11:04:43
Edit Download
1.13 KB lrw-r--r-- 2025-03-28 11:04:43
Edit Download
1.27 KB lrw-r--r-- 2025-03-28 11:04:43
Edit Download
1.09 KB lrw-r--r-- 2025-03-28 11:04:43
Edit Download
1.04 KB lrw-r--r-- 2025-03-28 11:04:43
Edit Download
1.68 KB lrw-r--r-- 2025-03-28 11:04:43
Edit Download
6.25 KB lrw-r--r-- 2025-03-28 11:04:43
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).