blob: f7ce815c402403e5937716dfc1043fddd5275377 [file] [log] [blame]
{
"name": "CPCollectionViewWheelLayout",
"version": "1.0.0",
"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",
"license": "MIT (LICENSE)",
"authors": {
"mingweizhang": "mingweiz@foxmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/mingweizhang/CPCollectionViewWheelLayout.git",
"tag": "1.0.0"
},
"source_files": "CollectionViewWheelLayoutDemo/CollectionViewWheelLayoutDemo/CPCollectionViewWheelLayout.{h,m}"
}