2 "name": "PMBrowsingCollectionView",
4 "summary": "PMBrowsingCollectionView is a subclass of UICollectionView that introduces expanded vs. collapsed sections.",
5 "homepage": "https://github.com/pm-dev/PMBrowsingCollectionView",
8 "Peter Meyers": "petermeyers1@gmail.com"
11 "git": "https://github.com/pm-dev/PMBrowsingCollectionView.git",
18 "source_files": "Classes/**/PMBrowsingCollectionView.{h,m}",
20 "exclude_files": "Classes/osx"
23 "exclude_files": "Classes/ios"
34 "PMCircularCollectionView": [
40 "name": "PMStickyHeaderFlowLayout",
41 "source_files": "Classes/ios/PMStickyHeaderFlowLayout/PMStickyHeaderFlowLayout.{h,m}"