[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / b / 8 / 5 / FA_UISplitViewController / 0.1.0 / FA_UISplitViewController.podspec.json
blobce7cd5446c9bf1c8e11727b3e3f1cb160ca6f91d
2   "name": "FA_UISplitViewController",
3   "version": "0.1.0",
4   "summary": "FA_UISplitViewController is a controller to manage and add an overlay menu above the UISplitView",
5   "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.",
6   "homepage": "https://github.com/lauracpierre/FA_UISPlitViewController",
7   "license": "MIT",
8   "authors": {
9     "Pierre Laurac": "pierre.laurac@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/lauracpierre/FA_UISplitViewController.git",
13     "tag": "v0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/**/*",
20   "pushed_with_swift_version": "3.0"