vn-verdnaturachat/ios/Pods/Local Podspecs/React-RCTActionSheet.podspe...

30 lines
705 B
JSON

{
"name": "React-RCTActionSheet",
"version": "0.63.2",
"summary": "An API for displaying iOS action sheets and share sheets.",
"homepage": "https://reactnative.dev/",
"documentation_url": "https://reactnative.dev/docs/actionsheetios",
"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.2"
},
"source_files": "*.{m}",
"preserve_paths": [
"package.json",
"LICENSE",
"LICENSE-docs"
],
"header_dir": "RCTActionSheet",
"dependencies": {
"React-Core/RCTActionSheetHeaders": [
"0.63.2"
]
}
}