iOSList
iOSList copied to clipboard
Wrong bower main
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"
]