unioil-loyalty-rn-app/ios/Pods/Local Podspecs/React-logger.podspec.json

29 lines
677 B
JSON

{
"name": "React-logger",
"version": "0.68.2",
"summary": "-",
"homepage": "https://reactnative.dev/",
"license": "MIT",
"authors": "Facebook, Inc. and its affiliates",
"platforms": {
"ios": "11.0",
"tvos": "11.0"
},
"source": {
"git": "https://github.com/facebook/react-native.git",
"tag": "v0.68.2"
},
"source_files": "*.{cpp,h}",
"exclude_files": "SampleCxxModule.*",
"compiler_flags": "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation",
"pod_target_xcconfig": {
"HEADER_SEARCH_PATHS": ""
},
"header_dir": "logger",
"dependencies": {
"glog": [
]
}
}