Skip to content

Instantly share code, notes, and snippets.

@x2on
Last active August 29, 2015 14:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save x2on/06c7241e958b5262c438 to your computer and use it in GitHub Desktop.
Save x2on/06c7241e958b5262c438 to your computer and use it in GitHub Desktop.
Dropbox-ios-dropins-sdk
{
"name": "Dropbox-iOS-Dropins-SDK",
"version": "1.2.1",
"summary": "The Dropbox SDK for iOS.",
"homepage": "https://www.dropbox.com/developers/core/sdks/osx",
"authors": "Dropbox",
"source": {
"http": "https://www.dropbox.com/developers/downloads/sdks/chooser/ios/dropbox-ios-dropins-sdk-1.2.1.zip"
},
"platforms": {
"ios": null
},
"source_files": "dropbox-ios-dropins-sdk-1.2.1/DBChooser.framework/Headers/*.h",
"preserve_paths": "dropbox-ios-dropins-sdk-1.2.1/DBChooser.framework",
"license": {
"type": "Copyright",
"file": "dropbox-ios-dropins-sdk-1.2.1/LICENSE"
},
"frameworks": [
"Security",
"QuartzCore",
"DropboxSDK"
],
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"${PODS_ROOT}/Dropbox-iOS-Dropins-SDK/dropbox-ios-dropins-sdk-1.2.1\""
},
"requires_arc": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment