blob: e48218979b632c66a97d3baeaae9ae9045736b59 [file] [log] [blame]
{
"name": "YHKRouter_Swift",
"version": "0.0.1",
"summary": "项目组件化, 中心路由项目.",
"description": "项目组件化, 中心路由项目",
"homepage": "https://gitee.com/yhk-moudle/yhkrouter-swift.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘朝龙": "liuchl@yonyou.com"
},
"source": {
"git": "https://gitee.com/yhk-moudle/yhkrouter-swift.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YHKRouter_Swift/YHKRouter/**/*.{swift,h,m}"
}