blob: be358751b738cf62fc9e2c2c269c672e2eb30756 [file] [log] [blame]
{
"name": "uidemo-lib",
"version": "0.0.2",
"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.2"
},
"source_files": [
"Flutter",
"Flutter/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}