4 "summary": "TheRouter一个用于模块间解耦和通信,基于Swift协议进行动态懒加载注册路由与打开路由的工具。同时支持通过Service-Protocol寻找对应的模块,并用 protocol进行依赖注入和模块通信。",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/HuolalaTech/therouter-ios",
15 "git": "https://github.com/HuolalaTech/hll-wp-therouter-ios.git",
18 "source_files": "TheRouter/Classes/**/*",
26 "swift_versions": "5.0",
27 "static_framework": true,
29 "ENABLE_BITCODE": "NO"
31 "pod_target_xcconfig": {
32 "OTHER_SWIFT_FLAGS[config=Debug]": "-D DEBUG"
34 "swift_version": "5.0"