This is the just simple idea for use ion-spinner instead of $ionicLoading
First clone the project using below code
$ git clone https://github.com/PraveenJP/ionic-customspinner.git
Next step to test the app in browser
$ ionic serve
Then run app in device:
$ ionic platform add
$ ionic run android
Thats it :) Happy code..