{ "name": "RNDateTimePicker", "version": "6.1.3", "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.1.3" }, "source_files": "ios/*.{h,m}", "requires_arc": true, "dependencies": { "React-Core": [ ] } }