[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 6 / 4 / Flipper-Boost-iOSX / 1.76.0.1.10 / Flipper-Boost-iOSX.podspec.json
blob4bc9c31fa8dfb90d6306b4a297bd478eb4f2717a
2   "name": "Flipper-Boost-iOSX",
3   "version": "1.76.0.1.10",
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.9"
27   },
28   "module_name": "boost",
29   "header_dir": "boost",
30   "preserve_paths": "boost",
31   "vendored_frameworks": [
32     "frameworks/boost_context.xcframework",
33     "frameworks/boost_filesystem.xcframework",
34     "frameworks/boost_program_options.xcframework",
35     "frameworks/boost_regex.xcframework",
36     "frameworks/boost_system.xcframework",
37     "frameworks/boost_thread.xcframework"
38   ]