I've created my own script ( MacOSX ):
https://github.com/arLevi/ionic-resources
Create only splashscreens for the Android platformionic-resources --splash --platform android
Create only icons for both Android & iOSionic-resources --icon
Create both icons & splashscreen for both Android & iOSionic-resources
Hope it will help others.