{ "name": "BVLinearGradient", "version": "2.8.3", "homepage": "https://github.com/brentvatne/react-native-linear-gradient", "summary": "A component for react-native", "license": "MIT", "authors": { "Brent Vatne": "brentvatne@gmail.com" }, "platforms": { "ios": "9.0", "tvos": "9.0" }, "source": { "git": "https://github.com/brentvatne/react-native-linear-gradient.git", "tag": "v2.8.3" }, "source_files": "ios/*.{h,m}", "preserve_paths": "**/*.js", "frameworks": [ "UIKit", "QuartzCore", "Foundation" ], "dependencies": { "React-Core": [ ] } }