blob: c58a02692b6a933f2bf0ed912d7187eea642eff7 [file] [log] [blame]
{
"name": "XKRouter",
"version": "1.0.1",
"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.1"
},
"source_files": "*.{h,m}",
"exclude_files": "Classes/Exclude"
}