Rocket.Chat.ReactNative/ios/Pods/Local Podspecs/React-RCTActionSheet.podspe...

30 lines
734 B
JSON
Raw Normal View History

{
"name": "React-RCTActionSheet",
"version": "0.61.5",
"summary": "An API for displaying iOS action sheets and share sheets.",
"homepage": "http://facebook.github.io/react-native/",
"documentation_url": "https://facebook.github.io/react-native/docs/actionsheetios",
"license": "MIT",
"authors": "Facebook, Inc. and its affiliates",
"platforms": {
"ios": "9.0",
"tvos": "9.2"
},
"source": {
"git": "https://github.com/facebook/react-native.git",
"tag": "v0.61.5"
},
"source_files": "*.{m}",
"preserve_paths": [
"package.json",
"LICENSE",
"LICENSE-docs"
],
"header_dir": "RCTActionSheet",
"dependencies": {
"React-Core/RCTActionSheetHeaders": [
"0.61.5"
]
}
}