UNPKG

cordova-plugin-s3-ios-tls

Version:

cordova plugin for ios9 apps to add key 'NSExceptionRequiresForwardSecrecy' with value 'NO' for Amazon AWS (S3) hosts

40 lines (39 loc) 756 B
{ "name": "cordova-plugin-s3-ios-tls", "version": "0.1.2", "description": "cordova plugin for ios9 apps to add key 'NSExceptionRequiresForwardSecrecy' with value 'NO' for Amazon AWS (S3) hosts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "ios9", "tls", "ForwardSecrecy", "Amazon", "aws", "s3" ], "engines": [ { "name": "cordova", "version": ">=3.0.0" } ], "cordova": { "id": "cordova-plugin-s3-ios-tls", "platforms": [ "ios" ] }, "author": { "email": "info@squio.nl", "name": "Johannes la Poutre" }, "maintainers": [ { "name": "jlapoutre", "email": "info@squio.nl" } ], "license": "MIT" }