Repository URL to install this package:
#import <Cordova/CDV.h> @interface CordovaReadConfig : CDVPlugin - (void)readConfig:(CDVInvokedUrlCommand*)command; @end