blob: 99383ac14e80c5f64982cf3b7e9b298b21a24b47 [file] [log] [blame]
{
"name": "FLbridge",
"version": "0.0.1",
"summary": "简单的组件化开发中间件",
"description": "简单的组件化开发中间件",
"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.1"
},
"source_files": [
"FLbridge/*.{h,m,swift}",
"Classes/**/*.{h,m}"
]
}