[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / b / a / CPCollectionViewWheelLayout / 1.0.0 / CPCollectionViewWheelLayout.podspec.json
blobf7ce815c402403e5937716dfc1043fddd5275377
2   "name": "CPCollectionViewWheelLayout",
3   "version": "1.0.0",
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   "license": "MIT (LICENSE)",
8   "authors": {
9     "mingweizhang": "mingweiz@foxmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/mingweizhang/CPCollectionViewWheelLayout.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "CollectionViewWheelLayoutDemo/CollectionViewWheelLayoutDemo/CPCollectionViewWheelLayout.{h,m}"