blob: 4d26602aaeea61690b56df0bd8309c46f38a5790 [file] [log] [blame]
{
"name": "FA_UISplitViewController",
"version": "0.0.8",
"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.0.8"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/**/*"
}