[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 9 / 7 / f / GZCRouter / 0.1.0 / GZCRouter.podspec.json
blob6e42270ad0d64cd06688ac8969cf4babb18a629e
2   "name": "GZCRouter",
3   "version": "0.1.0",
4   "summary": "路由模块",
5   "description": "路由支持模块,用于支持业务模块间或业务模块内部的路由方式页面跳转、方法互调,以达到各业务模块的解耦。",
6   "homepage": "https://gitlab.com/GZCFrameworks_swift/GZCRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Guo ZhongCheng": "gzhongcheng@qq.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/GZCFrameworks_swift/GZCRouter.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.1",
22   "source_files": "GZCRouter/Classes/**/*",
23   "dependencies": {
24     "GZCExtends/UIKit": [
26     ]
27   },
28   "swift_version": "5.1"