{ "name": "RNCClipboard", "version": "1.9.0", "summary": "React Native Clipboard API for macOS, iOS, Android, and Windows", "license": "MIT", "authors": "M.Haris Baig ", "homepage": "https://github.com/react-native-clipboard/clipboard#readme", "platforms": { "ios": "9.0", "osx": "10.14" }, "source": { "git": "https://github.com/react-native-clipboard/clipboard", "tag": "v1.9.0" }, "ios": { "source_files": "ios/**/*.{h,m,mm}" }, "osx": { "source_files": "macos/**/*.{h,m,mm}" }, "dependencies": { "React-Core": [] }, "__WARNING!__": "This file is autogenerated by generate-podspecs.sh script. Do not modify manually. Re-run the script if necessary." }