{ | |
"name": "FLbridge", | |
"version": "0.0.2", | |
"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.2" | |
}, | |
"source_files": [ | |
"FLbridge/*.{h,m,swift}", | |
"Classes/**/*.{h,m}" | |
] | |
} |