2020-07-20 16:35:17 +00:00
|
|
|
{
|
|
|
|
"name": "React-callinvoker",
|
2020-11-30 20:00:31 +00:00
|
|
|
"version": "0.63.2",
|
2020-07-20 16:35:17 +00:00
|
|
|
"summary": "-",
|
|
|
|
"homepage": "https://reactnative.dev/",
|
|
|
|
"license": "MIT",
|
|
|
|
"authors": "Facebook, Inc. and its affiliates",
|
|
|
|
"platforms": {
|
|
|
|
"ios": "10.0",
|
|
|
|
"tvos": "10.0"
|
|
|
|
},
|
|
|
|
"source": {
|
|
|
|
"git": "https://github.com/facebook/react-native.git",
|
2020-11-30 20:00:31 +00:00
|
|
|
"tag": "v0.63.2"
|
2020-07-20 16:35:17 +00:00
|
|
|
},
|
|
|
|
"source_files": "**/*.{cpp,h}",
|
|
|
|
"header_dir": "ReactCommon"
|
|
|
|
}
|