2 "name": "XZNavigationController",
4 "summary": "iOS 支持全屏手势导航、自定义导航栏的协议框架",
5 "description": "拓展了原生 UINavigationController 以支持自定义导航条、全屏手势导航的面向协议的组件",
6 "homepage": "https://github.com/Xezun/XZNavigationController",
12 "Xezun": "developer@xezun.com"
15 "git": "https://github.com/Xezun/XZNavigationController.git",
21 "pod_target_xcconfig": {
22 "GCC_PREPROCESSOR_DEFINITIONS": "XZ_FRAMEWORK=1"
24 "swift_versions": "5.0",
25 "default_subspecs": "Code",
29 "source_files": "XZNavigationController/Code/**/*.{h,m,swift}",
30 "public_header_files": "XZNavigationController/Code/**/*.h",
32 "XZDefines/XZRuntime": [
38 "swift_version": "5.0"