[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / a / 1 / YYRouter / 0.0.3 / YYRouter.podspec.json
bloba7d5b65098f5d056812a05cc5ff2d11a44d55e66
2   "name": "YYRouter",
3   "version": "0.0.3",
4   "summary": "YYRouter路由组件.",
5   "description": "YYRouter一个简单好用的swift路由组件.",
6   "homepage": "https://github.com/yxh265/YYRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yxh265": "yxh265@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/yxh265/YYRouter.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "subspecs": [
23     {
24       "name": "YYRouter",
25       "source_files": "YYRouter/Classes/YYRouter/*"
26     }
27   ],
28   "swift_version": "5.0"