[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 5 / 6 / 4 / Flipper-Boost-iOSX / 1.76.0.1.6 / Flipper-Boost-iOSX.podspec.json
blob7e6e9eded582bb0bdcc41190a01c23e1c68da379
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",
7   "authors": {
8     "Pritesh Nandgaonkar": "prit91@fb.com"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "osx": {
14     "pod_target_xcconfig": {
15       "ONLY_ACTIVE_ARCH": "YES"
16     }
17   },
18   "ios": {
19     "pod_target_xcconfig": {
20       "ONLY_ACTIVE_ARCH": "YES"
21     }
22   },
23   "static_framework": true,
24   "source": {
25     "git": "https://github.com/priteshrnandgaonkar/boost-iosx.git",
26     "tag": "1.76.0.1.6"
27   },
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"
37   ]