[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 5 / 0 / 4 / URLNavigatorExt / 2.2.1 / URLNavigatorExt.podspec.json
blob5494606647b396cef5d79ef319b04c5426eddeec
2   "name": "URLNavigatorExt",
3   "version": "2.2.1",
4   "summary": "使用注解自动生成Router以及Router相关参数",
5   "homepage": "https://github.com/cdoky/URLNavigatorExt",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "phil": "goo.gle@foxmail.com"
12   },
13   "source": {
14     "git": "https://github.com/cdoky/URLNavigatorExt.git",
15     "tag": "2.2.1"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "URLNavigatorExt/Classes/**/*",
22   "dependencies": {
23     "URLNavigator": [
24       "~> 2.4.0"
25     ]
26   },
27   "swift_version": "5.0"