[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / 8 / 5 / FA_UISplitViewController / 1.1.0 / FA_UISplitViewController.podspec.json
blobcfbecbfe5d1e6cad4e1b356855a1d6c225bde36d
2   "name": "FA_UISplitViewController",
3   "version": "1.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": "v1.1.0"
14   },
15   "swift_version": "5.0",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/**/*"