*Updated on 20/03/2018 by uareurapid for Cordova IOS 4.5.4 ###Install to project: cordova plugin add https://github.com/cemerson/cordova-powermanagement.git
###Remove from project: cordova plugin rm org.apache.cordova.plugins.PowerManagement
###Changes
- Removed All platforms except IOS for now :(
- Updated plugin files to work in CDV 3 CLI
- Updated PowerManagement.m to eliminate Background Thread warning in Xcode (reference: http://goo.gl/JokRZw)