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",
23 "SystemConfiguration",
28 "source_files": "Source/ObjectiveDropboxOfficial/Platform/ObjectiveDropboxOfficial_iOS/**/*.{h,m}",
29 "public_header_files": "Source/ObjectiveDropboxOfficial/Platform/ObjectiveDropboxOfficial_iOS/**/*.h",
33 "SystemConfiguration",
42 "public_header_files": [
43 "Source/ObjectiveDropboxOfficial/Shared/**/*.h",
44 "Source/ObjectiveDropboxOfficial/Headers/Umbrella/*.h"