[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / c / e / 8 / WRouter / 1.0.6 / WRouter.podspec.json
blob782ecdfd2e59ebe22df1855d3f43a35a2ccb5c47
2   "name": "WRouter",
3   "version": "1.0.6",
4   "summary": "一个可以自定义规则的路由,支持universalLink,一般的路由规则,还可以处理正常的html回调。",
5   "description": "一个可以自定义规则的路由,支持universalLink,一般的路由规则,还可以处理正常的html回调。",
6   "homepage": "https://github.com/zzttwzq/WRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zzttwzq": "1076976262@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/zzttwzq/WRouter.git",
16     "tag": "1.0.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "WRouter/Classes/**/*",
22   "dependencies": {
23     "WExpandLibrary": [
25     ]
26   }