[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 3 / 0 / XYRouter / 0.6.1 / XYRouter.podspec.json
blob68e2dd6dc4b453829904235805b40168cb458f3d
2   "name": "XYRouter",
3   "version": "0.6.1",
4   "summary": "XYRouter是一个通过url routing来解决UIViewController跳转依赖的类.",
5   "homepage": "https://github.com/uxyheaven",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "uxyheaven": "uxyheaven@163.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/uxyheaven/XYRouter.git",
18     "tag": "0.6.1"
19   },
20   "requires_arc": true,
21   "subspecs": [
22     {
23       "name": "XYRouter",
24       "source_files": "XYRouter/*"
25     }
26   ]