[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / f / 8 / 3 / HHJumpRoutes / 1.0.6 / HHJumpRoutes.podspec.json
blob6ebcf9825084b4203d94dd2b2c6fbb03afa6836d
2   "name": "HHJumpRoutes",
3   "version": "1.0.6",
4   "summary": "解决多个组件之间通过URL scheme调用弹出控制器",
5   "homepage": "https://github.com/HH-Medic/HHJumpRoutes",
6   "license": "MIT",
7   "authors": {
8     "_Ashen": "shmilyshijian@foxmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/HH-Medic/HHJumpRoutes.git",
15     "tag": "1.0.6"
16   },
17   "source_files": "FreeController/Resources",
18   "dependencies": {
19     "HHJLRoutes": [
21     ]
22   }