2 "name": "ReactNativeCxxreact",
4 "summary": "An runtime base on react-native.",
5 "description": "'Introduce this library for your App, development by react-native code.'",
6 "homepage": "https://github.com/beatjs/ReactNativeCxxreact",
12 "Liam Xu": "liamxujia@outlook.com"
15 "git": "https://github.com/beatjs/ReactNativeCxxreact.git",
18 "module_name": "cxxreact",
19 "libraries": "stdc++",
20 "pod_target_xcconfig": {
21 "USE_HEADERMAP": "NO",
22 "CLANG_CXX_LANGUAGE_STANDARD": "c++14",
23 "HEADER_SEARCH_PATHS": "'$(PODS_TARGET_SRCROOT)' '$(PODS_ROOT)/boost-for-react-native' '$(PODS_ROOT)/DoubleConversion' '$(PODS_ROOT)/ReactNativeFolly' '$(PODS_ROOT)/ReactNativeInspector' '$(PODS_ROOT)/ReactNativeCallInvoker'"
28 "source_files": "cxxreact/**/*.cpp",
29 "preserve_paths": "cxxreact/**/*.h",
30 "compiler_flags": "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation",
31 "header_dir": "cxxreact",
33 "boost-for-react-native": [
45 "ReactNativeInspector": [
48 "ReactNativeCallInvoker": [