blob: ce7cd5446c9bf1c8e11727b3e3f1cb160ca6f91d [file] [log] [blame]
{
"name": "FA_UISplitViewController",
"version": "0.1.0",
"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.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/**/*",
"pushed_with_swift_version": "3.0"
}