[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / d / a / FCOverlay / 1.0.1 / FCOverlay.podspec.json
blob9b60a1a352434263911fc37614f5f528585e402d
2   "name": "FCOverlay",
3   "version": "1.0.1",
4   "summary": "FCOverlay gives you the power to create any type of overlay in a new window",
5   "description": "                   Present or queue view controllers in a new window on top of all other windows.\n                   This allows you to present log in screens, alert style screens and HUD easily from\n                   anywhere in your code. You do not need to find the currently visible view controller\n                   or any of that stuff. Just present it and get on with life. See the full project for\n                   example usage.\n",
6   "homepage": "https://github.com/lickylick/FCOverlayViewController",
7   "license": "MIT",
8   "authors": {
9     "Almer Lucke": "almer.lucke@gmail.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/lickylick/FCOverlayViewController.git",
16     "tag": "v1.0.1"
17   },
18   "source_files": "FCOverlayViewControllerClass/*",
19   "requires_arc": true