I use PSTCollectionView in my app and it work great when I build with Xcode 4.6.3. But I cant build it with Xcode 5 because the following reason:
error: Class Unavailable: UICollectionView on iOS versions prior to 6.0
Help me to fix this issue. Thanks a lot!