2 "name": "FilePickerPod",
4 "summary": "A custom pod to select images or files with type validation.",
5 "description": "FilePickerPod is a custom CocoaPods library that provides an easy way to select images or files from the user's device.It allows developers to specify and validate file types, so users can choose only specific formats such as PDF, Word documents,text files, or all available formats. This feature ensures that only the intended file types are presented to users,improving both user experience and data integrity.",
6 "homepage": "https://github.com/sujaygaikwad007/FilePickerPod.git",
9 "Sujay Gaikwad": "gaikwadsujay007@gmail.com"
15 "git": "https://github.com/sujaygaikwad007/FilePickerPod.git",
18 "source_files": "FilePickerPod/**/*.{swift}",
19 "swift_versions": "5.0",
20 "swift_version": "5.0"