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