4 "summary": "SDK to access Filepicker.io API",
5 "description": " Filepicker helps developers connect with all the data sources they might have.\n This is an SDK that lets developers easily add a bunch of cloud file handling features without coding.\n",
6 "homepage": "https://github.com/Ink/ios-picker/",
7 "screenshots": "https://github.com/Ink/ios-picker/raw/develop/Docs/filepicker_ios.png",
13 "Filepicker.io": "contact@filepicker.io"
16 "git": "https://github.com/Ink/ios-picker.git",
22 "prefix_header_file": "FPPicker/FPPicker-Prefix.pch",
23 "public_header_files": [
24 "FPPicker/FPConfig.h",
25 "FPPicker/FPConstants.h",
26 "FPPicker/FPPicker.h",
27 "FPPicker/FPPickerController.h",
28 "FPPicker/FPSaveController.h",
29 "FPPicker/FPExternalHeaders.h"
31 "source_files": "FPPicker/*.{h,m}",
48 "FPPicker": "FPPicker Resources/Assets/*.*"