Please release a bower version
+1
While +1 for simple bower integration.
Anyway, as a meantime workaround you can always do a bower install using full git repo url
bower install "https://github.com/rajeshsegu/angular-lazy-bootstrap.git"
Output:
bower angular-lazy-bootstrap#* not-cached https://github.com/rajeshsegu/angular-lazy-bootstrap.git#*
bower angular-lazy-bootstrap#* resolve https://github.com/rajeshsegu/angular-lazy-bootstrap.git#*
bower angular-lazy-bootstrap#* checkout master
bower angular-lazy-bootstrap#* resolved https://github.com/rajeshsegu/angular-lazy-bootstrap.git#af628f2452
Which will install master branch as they aren't any version tag defined in this repo and will will save you dependency in bower.json.