[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / d / 4 / FilePickerPod / 1.0.2 / FilePickerPod.podspec.json
blob3639a278490aff382ae55fda9841e586d5526f7c
2   "name": "FilePickerPod",
3   "version": "1.0.2",
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",
7   "license": "MIT",
8   "authors": {
9     "Sujay Gaikwad": "gaikwadsujay007@gmail.com"
10   },
11   "platforms": {
12     "ios": "15.0"
13   },
14   "source": {
15     "git": "https://github.com/sujaygaikwad007/FilePickerPod.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "FilePickerPod/**/*.{swift}",
19   "swift_versions": "5.0",
20   "swift_version": "5.0"