[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 4 / d / 8 / PaneViewController / 4.0.1 / PaneViewController.podspec.json
blobb647d7ba4fd280af7af9789d41972d9d8afd5e14
2   "name": "PaneViewController",
3   "version": "4.0.1",
4   "summary": "A side drawer controller",
5   "homepage": "https://www.lds.org/pages/mobileapps?lang=eng",
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": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/CrossWaterBridge/PaneViewController.git",
22     "tag": "4.0.1"
23   },
24   "requires_arc": true,
25   "source_files": "PaneViewController/*.{h,m,swift}",
26   "resources": "Resources/PaneViewController.xcassets",
27   "frameworks": "UIKit",
28   "dependencies": {
29     "ObserverSet": [
31     ]
32   },
33   "pushed_with_swift_version": "4.0"