[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 4 / d / 8 / PaneViewController / 5.0.4 / PaneViewController.podspec.json
blob0be02f3318b9f843c04ed8d7b6ddc0859a5055e0
2   "name": "PaneViewController",
3   "version": "5.0.4",
4   "summary": "A side drawer controller",
5   "homepage": "https://github.com/GreenJell0/PaneViewController",
6   "description": "A side drawer controller that toggles between modal and side by side view depending on horizontal trait collection",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": [
12     "Branden Russell",
13     "Hilton Campbell",
14     "Stephan Heilner",
15     "Nick Shelley"
16   ],
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source": {
21     "git": "https://github.com/GreenJell0/PaneViewController.git",
22     "tag": "5.0.4"
23   },
24   "requires_arc": true,
25   "source_files": "PaneViewController/*.{h,m,swift}",
26   "resources": "Resources/PaneViewController.xcassets",
27   "frameworks": "UIKit",
28   "swift_versions": "5.0",
29   "dependencies": {
30     "Signals": [
32     ]
33   },
34   "swift_version": "5.0"