Please correct the `main` property in bower.json, it should point to non-minified assets you deliver: ``` "main": [ "dist/css/jquery.ioslist.css" "dist/js/jquery.ioslist.js" ] ```