47 lines
1.2 KiB
JSON
47 lines
1.2 KiB
JSON
{
|
|
"name": "React-Codegen",
|
|
"version": "0.68.2",
|
|
"summary": "Temp pod for generated files for React Native",
|
|
"homepage": "https://facebook.com/",
|
|
"license": "Unlicense",
|
|
"authors": "Facebook",
|
|
"compiler_flags": "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation -Wno-nullability-completeness",
|
|
"source": {
|
|
"git": ""
|
|
},
|
|
"header_mappings_dir": "./",
|
|
"platforms": {
|
|
"ios": "11.0"
|
|
},
|
|
"source_files": "**/*.{h,mm,cpp}",
|
|
"pod_target_xcconfig": {
|
|
"HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/boost\" \"$(PODS_ROOT)/RCT-Folly\" \"${PODS_ROOT}/Headers/Public/React-Codegen/react/renderer/components\" \"$(PODS_ROOT)/Headers/Private/React-Fabric\" \"$(PODS_ROOT)/Headers/Private/React-RCTFabric\""
|
|
},
|
|
"dependencies": {
|
|
"FBReactNativeSpec": [
|
|
"0.68.2"
|
|
],
|
|
"React-jsiexecutor": [
|
|
"0.68.2"
|
|
],
|
|
"RCT-Folly": [
|
|
"2021.06.28.00-v2"
|
|
],
|
|
"RCTRequired": [
|
|
"0.68.2"
|
|
],
|
|
"RCTTypeSafety": [
|
|
"0.68.2"
|
|
],
|
|
"React-Core": [
|
|
"0.68.2"
|
|
],
|
|
"React-jsi": [
|
|
"0.68.2"
|
|
],
|
|
"ReactCommon/turbomodule/core": [
|
|
"0.68.2"
|
|
]
|
|
}
|
|
}
|