{ "name": "React-RCTImage", "version": "0.61.1", "summary": "A React component for displaying different types of images.", "homepage": "http://facebook.github.io/react-native/", "documentation_url": "https://facebook.github.io/react-native/docs/image", "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.1" }, "source_files": "*.{m}", "preserve_paths": [ "package.json", "LICENSE", "LICENSE-docs" ], "header_dir": "RCTImage", "dependencies": { "React-Core/RCTImageHeaders": [ "0.61.1" ], "React-RCTNetwork": [ "0.61.1" ] } }