19 lines
412 B
JSON
19 lines
412 B
JSON
{
|
|
"name": "RCTRequired",
|
|
"version": "0.63.4",
|
|
"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",
|
|
"tag": "v0.63.4"
|
|
},
|
|
"source_files": "**/*.{c,h,m,mm,cpp}",
|
|
"header_dir": "RCTRequired"
|
|
}
|