[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / c / 6 / 7 / XL_EasyRouter / 0.0.1 / XL_EasyRouter.podspec.json
blobb2d1b02c66199899abc4fd1ab3415aa29d6e3b5f
2   "name": "XL_EasyRouter",
3   "version": "0.0.1",
4   "summary": "简单易用的路由管理组件",
5   "description": "初版",
6   "homepage": "https://github.com/wang0122xl/EasyRouter.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "喵大快救我": "wang0122xl@163.com"
13   },
14   "source": {
15     "git": "https://github.com/wang0122xl/EasyRouter.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "EasyRouter/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]