[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / e / 4 / 8 / DropboxBrowser / 6.0.1 / DropboxBrowser.podspec.json
blob04436b83485eb493c98fcf3fb1b625951f2a937a
2   "name": "DropboxBrowser",
3   "version": "6.0.1",
4   "summary": "A simple and effective way to browse, view, and download files using the iOS Dropbox SDK.",
5   "description": "Dropbox Browser provides a simple and effective way to browse, search, and download files using the iOS Dropbox SDK. In a few minutes, add Dropbox file download support to your app. Your users can quickly select a file to handoff or download into your own app. Plus, there’s no need to worry about networking, caching, or errors.",
6   "homepage": "https://github.com/danielbierwirth/DropboxBrowser",
7   "license": "MIT",
8   "authors": {
9     "Daniel Bierwirth": "",
10     "Sam Spencer": ""
11   },
12   "social_media_url": "http://danielbierwirth.com",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/danielbierwirth/DropboxBrowser.git",
18     "tag": "v6.0.1"
19   },
20   "source_files": "ODB Classes/*.{h,m}",
21   "resources": "DropboxMedia.xcassets",
22   "requires_arc": true,
23   "dependencies": {
24     "ObjectiveDropboxOfficial": [
25       "~> 2.0.6"
26     ]
27   }