[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 9 / 5 / NavigatorHelper / 0.1.0 / NavigatorHelper.podspec.json
blobaaf5a4fb2fe71c47631fa569427b5a64a7817949
2   "name": "NavigatorHelper",
3   "version": "0.1.0",
4   "summary": "路由辅助工具类.",
5   "platforms": {
6     "ios": "10.0"
7   },
8   "swift_versions": [
9     "4",
10     "5"
11   ],
12   "description": "用来作为路由中间件的,处理一些无法及时处理路由的场景比如应用在后台或者一个特殊的业务场景中,需要稍后处理路由",
13   "homepage": "https://github.com/hllGitHub/NavigatorHelper",
14   "license": {
15     "type": "MIT",
16     "file": "LICENSE"
17   },
18   "authors": {
19     "hlltd": "hllfj922@gmail.com"
20   },
21   "source": {
22     "git": "https://github.com/hllGitHub/NavigatorHelper.git",
23     "tag": "0.1.0"
24   },
25   "source_files": "NavigatorHelper/Classes/**/*",
26   "swift_version": "5"