blob: a7e472537337e9a22bac809cc9dacdbfc3160212 [file] [log] [blame]
{
"name": "BDBSplitViewController",
"version": "1.0.0",
"license": "MIT",
"summary": "A nice drop-in replacement for UISplitViewController with a few fancy features.",
"homepage": "https://github.com/bdbergeron/BDBSplitViewController",
"authors": {
"Bradley David Bergeron": "brad@bradbergeron.com"
},
"source": {
"git": "https://github.com/bdbergeron/BDBSplitViewController.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"source_files": "BDBSplitViewController/*.{h,m}",
"public_header_files": "BDBSplitViewController/*.h"
}