2 "name": "CPCollectionViewWheelLayout",
4 "summary": "An interested wheel layout of collection view.",
5 "description": " A longer description of CPCollectionViewWheelLayout in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
6 "homepage": "https://github.com/mingweizhang/CPCollectionViewWheelLayout",
7 "screenshots": "https://github.com/mingweizhang/CPCollectionViewWheelLayout/raw/master/CollectionViewWheelLayoutDemo/Demo.gif?raw=true",
8 "license": "MIT (LICENSE)",
10 "mingweizhang": "mingweiz@foxmail.com"
16 "git": "https://github.com/mingweizhang/CPCollectionViewWheelLayout.git",
19 "source_files": "CollectionViewWheelLayoutDemo/CollectionViewWheelLayoutDemo/CPCollectionViewWheelLayout.{h,m}"