{ "name": "RNDateTimePicker", "version": "6.7.5", "summary": "DateTimePicker component for React Native", "description": "DateTimePicker component for React Native", "license": "MIT", "authors": "Martijn Swaagman (https://github.com/swaagie)", "homepage": "https://github.com/react-native-community/datetimepicker#readme", "platforms": { "ios": "11.0" }, "source": { "git": "https://github.com/react-native-community/datetimepicker", "tag": "v6.7.5" }, "source_files": "ios/**/*.{h,m,mm,cpp}", "requires_arc": true, "exclude_files": "ios/fabric", "dependencies": { "React-Core": [ ] } }