CircleLayout/Cell.h

/*
Copyright (C) 2015 Apple Inc. All Rights Reserved.
See LICENSE.txt for this sample’s licensing information
 
Abstract:
Custom collection view cell for a blue dot.
*/
 
@interface Cell : UICollectionViewCell
 
@end