blob: 44ff4eeb8905d37a6b7d4ec8df9f4048899b69a8 [file] [log] [blame]
{
"name": "XKRouter",
"version": "1.0.2",
"summary": "XKRouter,一个基于 URL 的iOS路由解决方案",
"description": "一个基于 URL 的iOS路由解决方案,建立核心路由机制以及模块解耦",
"homepage": "https://github.com/buyu03/XKRouter",
"license": "MIT",
"authors": {
"xuxiang": "1916325762@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/buyu03/XKRouter.git",
"tag": "1.0.2"
},
"source_files": "*.{h,m}",
"exclude_files": "Classes/Exclude"
}