[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / 8 / 5 / FA_UISplitViewController / 0.3 / FA_UISplitViewController.podspec.json
blob3e4794ea574398665a283758066284554a7a9151
2   "name": "FA_UISplitViewController",
3   "version": "0.3",
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.3"
14   },
15   "swift_version": "4.2",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/**/*"