Answer consists of looking at the source code but you don't need direct access to it.
You could find out by simply uncompressing the .apk or .ipa installation file for android or ios respectively (like you would any zip file). If it's a phonegap app you will find a /www/ folder with html/css/js files, one which should be named cordova.js or phonegap.js.
