andreamazz / AMTagListView

UIScrollView subclass that allows to add a list of highly customizable tags.
MIT License
758 stars 110 forks source link

parse issue in AMTagView.h #30

Closed dreamgo closed 9 years ago

dreamgo commented 9 years ago

Thanks for the great work. I just met a problem when I add this library to my project. There will be parse error like "unknown type name 'NSString'", I have no idea why this happen. Any suggestion?