2 "name": "SFSCollectionMenu",
4 "summary": "An open-source menu control for iOS utilizing UICollectionView layout.",
5 "description": "SFSCollectionMenu is an open-source control for a UICollectionView-based menu. SFSCollectionMenu is designed for iOS 7, and is ARC-compliant. It works by utilizing a delegate pattern to allow you, the developer, the implement it easily and add your own code to customize its appearance and behavior.",
6 "homepage": "http://sixfivesoftware.com/blog/2013/9/20/SFSCollectionMenu",
12 "BJ Miller": "bj@sixfivesoftware.com"
15 "git": "https://github.com/SixFiveSoftware/SFSCollectionMenu.git",
22 "SFSCollectionMenuController.*{h,m}",
23 "SFSCircleLayout.*{h,m}",
25 "UIImage+ImageEffects.*{h,m}"
32 "compiler_flags": "-fmodules",