[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / a / f / BDBSplitViewController / 1.0.0 / BDBSplitViewController.podspec.json
bloba7e472537337e9a22bac809cc9dacdbfc3160212
2   "name": "BDBSplitViewController",
3   "version": "1.0.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.0.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"