2019-09-26 14:59:27 +00:00
|
|
|
{
|
|
|
|
"name": "React-CoreModules",
|
2020-12-22 18:50:23 +00:00
|
|
|
"version": "0.63.4",
|
2019-09-26 14:59:27 +00:00
|
|
|
"summary": "-",
|
2020-07-20 16:35:17 +00:00
|
|
|
"homepage": "https://reactnative.dev/",
|
2019-09-26 14:59:27 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"authors": "Facebook, Inc. and its affiliates",
|
|
|
|
"platforms": {
|
2020-07-20 16:35:17 +00:00
|
|
|
"ios": "10.0",
|
|
|
|
"tvos": "10.0"
|
2019-09-26 14:59:27 +00:00
|
|
|
},
|
|
|
|
"compiler_flags": "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness",
|
|
|
|
"source": {
|
|
|
|
"git": "https://github.com/facebook/react-native.git",
|
2020-12-22 18:50:23 +00:00
|
|
|
"tag": "v0.63.4"
|
2019-09-26 14:59:27 +00:00
|
|
|
},
|
|
|
|
"source_files": "**/*.{c,m,mm,cpp}",
|
|
|
|
"header_dir": "CoreModules",
|
|
|
|
"pod_target_xcconfig": {
|
|
|
|
"USE_HEADERMAP": "YES",
|
|
|
|
"CLANG_CXX_LANGUAGE_STANDARD": "c++14",
|
|
|
|
"HEADER_SEARCH_PATHS": "\"$(PODS_TARGET_SRCROOT)/React/CoreModules\" \"$(PODS_ROOT)/Folly\""
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"FBReactNativeSpec": [
|
2020-12-22 18:50:23 +00:00
|
|
|
"0.63.4"
|
2019-09-26 14:59:27 +00:00
|
|
|
],
|
|
|
|
"Folly": [
|
2020-07-20 16:35:17 +00:00
|
|
|
"2020.01.13.00"
|
2019-09-26 14:59:27 +00:00
|
|
|
],
|
2020-05-08 16:37:49 +00:00
|
|
|
"RCTTypeSafety": [
|
2020-12-22 18:50:23 +00:00
|
|
|
"0.63.4"
|
2020-05-08 16:37:49 +00:00
|
|
|
],
|
2019-09-26 14:59:27 +00:00
|
|
|
"React-Core/CoreModulesHeaders": [
|
2020-12-22 18:50:23 +00:00
|
|
|
"0.63.4"
|
2020-05-08 16:37:49 +00:00
|
|
|
],
|
|
|
|
"React-RCTImage": [
|
2020-12-22 18:50:23 +00:00
|
|
|
"0.63.4"
|
2019-09-26 14:59:27 +00:00
|
|
|
],
|
|
|
|
"ReactCommon/turbomodule/core": [
|
2020-12-22 18:50:23 +00:00
|
|
|
"0.63.4"
|
2020-07-20 16:35:17 +00:00
|
|
|
],
|
|
|
|
"React-jsi": [
|
2020-12-22 18:50:23 +00:00
|
|
|
"0.63.4"
|
2019-09-26 14:59:27 +00:00
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|