[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / e / 8 / WRouter / 1.0.5 / WRouter.podspec.json
blob70a9515dd892672c076f377e7c83fc2f66d3575b
2   "name": "WRouter",
3   "version": "1.0.5",
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.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "WRouter/Classes/**/*",
22   "dependencies": {
23     "WExpandLibrary": [
25     ]
26   }