[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / 8 / 5 / FA_UISplitViewController / 0.0.8 / FA_UISplitViewController.podspec.json
blob4d26602aaeea61690b56df0bd8309c46f38a5790
2   "name": "FA_UISplitViewController",
3   "version": "0.0.8",
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.0.8"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/**/*"