18 lines
388 B
JSON
18 lines
388 B
JSON
{
|
|
"name": "React-jsinspector",
|
|
"version": "0.68.2",
|
|
"summary": "-",
|
|
"homepage": "https://reactnative.dev/",
|
|
"license": "MIT",
|
|
"authors": "Facebook, Inc. and its affiliates",
|
|
"platforms": {
|
|
"ios": "11.0"
|
|
},
|
|
"source": {
|
|
"git": "https://github.com/facebook/react-native.git",
|
|
"tag": "v0.68.2"
|
|
},
|
|
"source_files": "*.{cpp,h}",
|
|
"header_dir": "jsinspector"
|
|
}
|