blob: b2d1b02c66199899abc4fd1ab3415aa29d6e3b5f [file] [log] [blame]
{
"name": "XL_EasyRouter",
"version": "0.0.1",
"summary": "简单易用的路由管理组件",
"description": "初版",
"homepage": "https://github.com/wang0122xl/EasyRouter.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"喵大快救我": "wang0122xl@163.com"
},
"source": {
"git": "https://github.com/wang0122xl/EasyRouter.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EasyRouter/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}