2 "name": "LvModelWindow",
4 "summary": "LvModelWindow是一个弹出视图的wrapper Window,通过往它里面添加你想要的视图实现自定义,支持StatusBar隐藏,支持屏幕旋转",
5 "description": "通过LvModelWindow能够轻易实现任意弹出视图,将你想要弹出的视图add到它的windowRootView里,通过modelWindowDelegate设置好show和dismiss细节,即可构建弹出视图",
6 "homepage": "https://github.com/pgbo/LvModelWindow",
9 "pgbo": "460667915@qq.com"
12 "git": "https://github.com/pgbo/LvModelWindow.git",
15 "social_media_url": "https://github.com/pgbo",
20 "source_files": "Pod/Classes/**/*",
26 "public_header_files": "Pod/Classes/**/*.h",