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",
17 "Source/ObjectiveDropboxOfficial/Headers/Internal/**/*.h"
20 "source_files": "Source/ObjectiveDropboxOfficial/Platform/ObjectiveDropboxOfficial_macOS/**/*.{h,m}",
21 "public_header_files": "Source/ObjectiveDropboxOfficial/Platform/ObjectiveDropboxOfficial_macOS/**/*.h",
25 "SystemConfiguration",
30 "source_files": "Source/ObjectiveDropboxOfficial/Platform/ObjectiveDropboxOfficial_iOS/**/*.{h,m}",
31 "public_header_files": "Source/ObjectiveDropboxOfficial/Platform/ObjectiveDropboxOfficial_iOS/**/*.h",
35 "SystemConfiguration",
44 "public_header_files": [
45 "Source/ObjectiveDropboxOfficial/Shared/**/*.h",
46 "Source/ObjectiveDropboxOfficial/Headers/*.h"