{
    "pubspec": {
        "name": "flutter_boost",
        "version": "0.1.52"
    },
    "android": {
        "targetPath": "${workspace}/${flutterProjectName}/src/main/java/com/sina/${flutterProjectName}"
    },
    "ios": {
        "targetPath": "${workspace}/${projectname}/fbi"
    },
    "dart": {
        "targetPath": "${workspace}/lib"
    },
    "gradle": "compile project(path: ':flutter_boost')"
}
