2 "name": "LNPopupController",
4 "homepage": "https://github.com/LeoNatan/LNPopupController",
10 "Leo Natan": "lnatan@wix.com"
12 "description": "LNPopupController is a framework for presenting view controllers as popups of other view controllers, much like the Apple Music and Podcasts apps.",
13 "summary": "Framework for presenting view controllers in a popup style",
15 "https://github.com/LeoNatan/LNPopupController/raw/master/Supplements/bar_style.gif",
16 "https://github.com/LeoNatan/LNPopupController/raw/master/Supplements/close_modern_popup.gif",
17 "https://github.com/LeoNatan/LNPopupController/raw/master/Supplements/custom1.png",
18 "https://github.com/LeoNatan/LNPopupController/raw/master/Supplements/custom_bar.png",
19 "https://github.com/LeoNatan/LNPopupController/raw/master/Supplements/default_bar_accessibility_label.png",
20 "https://github.com/LeoNatan/LNPopupController/raw/master/Supplements/hidesBottomBar_TabBar.gif",
21 "https://github.com/LeoNatan/LNPopupController/raw/master/Supplements/hidesBottomBar_Toolbar.gif",
22 "https://github.com/LeoNatan/LNPopupController/raw/master/Supplements/modern_bar_style.gif",
23 "https://github.com/LeoNatan/LNPopupController/raw/master/Supplements/modern_custom.png",
24 "https://github.com/LeoNatan/LNPopupController/raw/master/Supplements/modern_no_scroll.gif",
25 "https://github.com/LeoNatan/LNPopupController/raw/master/Supplements/open_modern_popup.gif",
26 "https://github.com/LeoNatan/LNPopupController/raw/master/Supplements/rtl_english.png",
27 "https://github.com/LeoNatan/LNPopupController/raw/master/Supplements/rtl_hebrew.png",
28 "https://github.com/LeoNatan/LNPopupController/raw/master/Supplements/scoll.gif",
29 "https://github.com/LeoNatan/LNPopupController/raw/master/Supplements/statusbar_hidden.gif",
30 "https://github.com/LeoNatan/LNPopupController/raw/master/Supplements/statusbar_style.gif",
31 "https://github.com/LeoNatan/LNPopupController/raw/master/Supplements/taps.gif"
34 "git": "https://github.com/LeoNatan/LNPopupController.git",
37 "source_files": "LNPopupController/**/*.{h,m}",
38 "public_header_files": [
39 "LNPopupController/LNPopupController/*.h",
40 "LNPopupController/LNPopupController.h"
42 "private_header_files": "LNPopupController/LNPopupController/Private/*.h",
43 "prefix_header_file": "LNPopupController/LNPopupController.pch",
44 "resources": "LNPopupController/*.xcassets",
50 "pod_target_xcconfig": {
51 "CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF": "NO",
52 "CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS": "NO"