2 "name": "ObjectiveDropboxOfficial",
4 "summary": "Dropbox Objective C SDK for APIv2",
5 "homepage": "https://dropbox.com/developers/",
8 "Stephen Cobbe": "scobbe@dropbox.com"
11 "git": "https://github.com/dropbox/dropbox-sdk-obj-c.git",
15 "Source/ObjectiveDropboxOfficial/Shared/**/*.{h,m}",
16 "Source/ObjectiveDropboxOfficial/Headers/**/*.h"
19 "source_files": "Source/ObjectiveDropboxOfficial/Platform/ObjectiveDropboxOfficial_macOS/**/*.{h,m}",
20 "public_header_files": "Source/ObjectiveDropboxOfficial/Platform/ObjectiveDropboxOfficial_macOS/**/*.h",
24 "SystemConfiguration",
29 "source_files": "Source/ObjectiveDropboxOfficial/Platform/ObjectiveDropboxOfficial_iOS/**/*.{h,m}",
30 "public_header_files": "Source/ObjectiveDropboxOfficial/Platform/ObjectiveDropboxOfficial_iOS/**/*.h",
34 "SystemConfiguration",
43 "public_header_files": [
44 "Source/ObjectiveDropboxOfficial/Shared/**/*.h",
45 "Source/ObjectiveDropboxOfficial/Headers/Umbrella/*.h"