4 "summary": "Filestack's picker controller implementation.",
5 "description": "Upload images and files of any kind. Transform them into different styles and formats. Deliver them rapidly and responsively to the world.",
6 "homepage": "https://github.com/filestack/FSPicker",
12 "Filestack": "lukasz@filestack.com"
15 "git": "https://github.com/filestack/FSPicker.git",
24 "public_header_files": [
25 "FSPicker/Shared/Models/FSMimeTypes.h",
26 "FSPicker/Shared/Models/FSProtocols.h",
27 "FSPicker/Platforms/iOS/FSPicker.h",
28 "FSPicker/Platforms/iOS/Models/FSConfig.h",
29 "FSPicker/Platforms/iOS/Models/FSTheme.h",
30 "FSPicker/Platforms/iOS/ViewControllers/FSPickerController.h",
31 "FSPicker/Platforms/iOS/ViewControllers/FSSaveController.h"
34 "FSPicker/Shared/Models/*.{h,m}",
35 "FSPicker/Platforms/iOS/*.{h,m}",
36 "FSPicker/Platforms/iOS/Views/*.{h,m}",
37 "FSPicker/Platforms/iOS/ViewControllers/*.{h,m}",
38 "FSPicker/Platforms/iOS/Models/*.{h,m}",
39 "FSPicker/Platforms/iOS/API/*.{h,m}",
40 "FSPicker/Platforms/iOS/KAProgressLabel/*.{h,m}",
41 "FSPicker/Platforms/iOS/FSImageVideoPicker/*.{h,m}",
42 "FSPicker/Platforms/iOS/Misc/*.{h,m}"
51 "FSPicker/Shared/Resources/fsImages.xcassets",
52 "FSPicker/Shared/Resources/fsAllowedUrlPrefix.plist"