{ "name": "react-native-get-random-values", "version": "1.4.0", "summary": "getRandomValues for React Native", "description": "A small implementation of `getRandomValues` for React Native.", "homepage": "https://github.com/LinusU/react-native-get-random-values", "license": "MIT", "authors": { "Linus Unnebäck": "linus@folkdatorn.se" }, "platforms": { "ios": "9.0", "tvos": "9.0" }, "source": { "git": "https://github.com/LinusU/react-native-get-random-values.git", "tag": "v1.4.0" }, "source_files": "ios/**/*.{h,m,swift}", "requires_arc": true, "dependencies": { "React-Core": [] }, "__WARNING!__": "This file is autogenerated by generate-podspecs.sh script. Do not modify manually. Re-run the script if necessary." }