{ "name": "RNDeviceInfo", "version": "8.1.3", "summary": "Get device information using react-native", "license": "MIT", "authors": "Rebecca Hughes (https://github.com/rebeccahughes)", "homepage": "https://github.com/react-native-device-info/react-native-device-info", "platforms": { "ios": "9.0", "tvos": "10.0" }, "source": { "git": "https://github.com/react-native-community/react-native-device-info.git", "tag": "v8.1.3" }, "source_files": "ios/**/*.{h,m}", "dependencies": { "React-Core": [ ] } }