blob: 3e4794ea574398665a283758066284554a7a9151 [file] [log] [blame]
{
"name": "FA_UISplitViewController",
"version": "0.3",
"summary": "FA_UISplitViewController is a controller to manage and add an overlay menu above the UISplitView",
"description": "This contoller let you add an overlay menu above the UISplitViewController.\nThe menu can then decide whether or not we should create a new UISplitViewContainer based on the selection.\nStoryboard friendly.",
"homepage": "https://github.com/lauracpierre/FA_UISPlitViewController",
"license": "MIT",
"authors": {
"Pierre Laurac": "pierre.laurac@gmail.com"
},
"source": {
"git": "https://github.com/lauracpierre/FA_UISplitViewController.git",
"tag": "v0.3"
},
"swift_version": "4.2",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/**/*"
}