blob: 0038bfaa7b4020b9c0b058ac63632d954c54e5d9 [file] [log] [blame]
{
"name": "FLbridge",
"version": "0.0.3",
"summary": "简单的组件化路由",
"description": "简单的组件化路由, 特别感谢简书作者:smalldu的源码分享, 简书地址: https://www.jianshu.com/p/4ba2db91030b",
"homepage": "https://www.jianshu.com/u/f62ba27bc07b",
"license": "MIT",
"authors": {
"cirelir": "1193436556@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://gitee.com/crraien/FLbridge.git",
"tag": "0.0.3"
},
"source_files": [
"FLbridge/*.{h,m,swift}",
"Classes/**/*.{h,m}"
]
}