[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 7 / 5 / f / XLRouter / 0.1.0 / XLRouter.podspec.json
blob16c3041ea8b217cddfc028056a2be23b26d0f028
2   "name": "XLRouter",
3   "version": "0.1.0",
4   "summary": "A delightful View Router.",
5   "description": "A delightful View Router. Support argument check.",
6   "homepage": "https://github.com/TsichiChang/XLRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tsichi": "zhang911010@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/TsichiChang/XLRouter.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "XLRouter/Classes/**/*",
22   "frameworks": "Foundation"