[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / 7 / b / 2 / HXRouter / 0.0.3 / HXRouter.podspec.json
blob1d375489e8b823a9b64b70d86aad076d42446c53
2   "name": "HXRouter",
3   "version": "0.0.3",
4   "summary": "HXRouter.",
5   "description": "HXSD's router component",
6   "homepage": "https://gitee.com/cainiaoLQ/HXRouter",
7   "source_files": "*.{h,m}",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "": ""
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://gitee.com/cainiaoLQ/HXRouter",
20     "tag": "0.0.3"
21   },
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "dependencies": {
25     "MGJRouter": [
27     ]
28   }