blob: ac74a411036a9f97fa3d88b61071f769c0e489f7 [file] [log] [blame]
{
"name": "CPCollectionViewWheelLayout",
"version": "1.0.1",
"summary": "An interested wheel layout of collection view.",
"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",
"homepage": "https://github.com/mingweizhang/CPCollectionViewWheelLayout",
"screenshots": "https://github.com/mingweizhang/CPCollectionViewWheelLayout/raw/master/CollectionViewWheelLayoutDemo/Demo.gif?raw=true",
"license": "MIT (LICENSE)",
"authors": {
"mingweizhang": "mingweiz@foxmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/mingweizhang/CPCollectionViewWheelLayout.git",
"tag": "1.0.1"
},
"source_files": "CollectionViewWheelLayoutDemo/CollectionViewWheelLayoutDemo/CPCollectionViewWheelLayout.{h,m}"
}