[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / a / f / BDBSplitViewController / 1.1.0 / BDBSplitViewController.podspec.json
blob0917e12f7a581a6848bd3fe9d4403a52c5cbfee7
2   "name": "BDBSplitViewController",
3   "version": "1.1.0",
4   "license": "MIT",
5   "summary": "A nice drop-in replacement for UISplitViewController with a few fancy features.",
6   "homepage": "https://github.com/bdbergeron/BDBSplitViewController",
7   "authors": {
8     "Bradley David Bergeron": "brad@bradbergeron.com"
9   },
10   "source": {
11     "git": "https://github.com/bdbergeron/BDBSplitViewController.git",
12     "tag": "1.1.0"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source_files": "BDBSplitViewController/*.{h,m}",
19   "public_header_files": "BDBSplitViewController/*.h"