blob: d85cb7aa4258e608c2c468c869ace3576f148fdb [file] [log] [blame]
{
"name": "BMFlutterUserTest",
"version": "2.0.1",
"summary": "Flutter 插件模块",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Eric0liang/IosFlutter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liangjiangli": "ljiang.li.90@gmail.com"
},
"source": {
"git": "https://github.com/Eric0liang/IosFlutter.git",
"tag": "2.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "userLib/**/*.{h,m}"
}