[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 6 / a / 1 / YYRouter / 0.0.4 / YYRouter.podspec.json
blobabf12d13d218f12b57485210670ab848a7a86a93
2   "name": "YYRouter",
3   "version": "0.0.4",
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.4"
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"