[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 0 / e / c / DBChooser / 1.1 / DBChooser.podspec.json
blob9b8a7e796cfd9678bd44c9a127fb49a83abcf40c
2   "name": "DBChooser",
3   "version": "1.1",
4   "source": {
5     "git": "https://github.com/dropbox/dropbox-ios-dropins-sdk.git",
6     "tag": "1.1"
7   },
8   "license": {
9     "type": "Unknown",
10     "file": "LICENSE"
11   },
12   "summary": "Add Dropbox to your app with a few lines of code.",
13   "authors": "Chris Varenhorst",
14   "homepage": "https://www.dropbox.com/developers/dropins",
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "frameworks": [
20     "CoreFoundation",
21     "Foundation",
22     "UIKit"
23   ],
24   "resources": "DBChooser.bundle",
25   "source_files": [
26     "DBChooser/*.{h,m}",
27     "DBChooser/UI/*.{h,m}"
28   ]