blob: e671b59a49b06eaff7609501755cc3d3ca4581f8 [file] [log] [blame]
{
"name": "uidemoLib",
"version": "0.0.8",
"summary": "A short description of uidemo-lib.",
"description": "a test library",
"homepage": "https://github.com/implion/FlutterNativeTest.git",
"license": "MIT",
"authors": {
"wenshengling": "wenshengling@hd123.com"
},
"source": {
"git": "https://github.com/implion/FlutterNativeTest.git",
"tag": "0.0.8"
},
"source_files": [
"Flutter",
"Flutter/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}