
## Installation
cordova plugin add com.zwchen.firstPlugin

## Usage

cordova.exec(function(){}, function(){}, "TestPlugin", "test", []);