[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 4 / e / JQCollectionViewWaterfallLayout / 0.1.1 / JQCollectionViewWaterfallLayout.podspec.json
blob83b27d375c4b409f991c232befc3b885ec57234d
2   "name": "JQCollectionViewWaterfallLayout",
3   "version": "0.1.1",
4   "summary": "UICollectionView waterfall layout.",
5   "description": "UICollectionView waterfall layout:\n1. support vertical and horizontal scroll direction;\n2. support different row/col count with different section;\n3. support section headerView and footerView;\n4. support UICollectionView updates.",
6   "homepage": "https://github.com/coder-zjq/JQCollectionViewWaterfallLayout",
7   "screenshots": "https://github.com/Coder-ZJQ/JQCollectionViewWaterfallLayout/blob/master/Image/demo_vertical.gif?raw=true",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "coder-zjq": "zjq_joker@163.com"
14   },
15   "source": {
16     "git": "https://github.com/coder-zjq/JQCollectionViewWaterfallLayout.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "6.0"
21   },
22   "source_files": "JQCollectionViewWaterfallLayout/Classes/**/*"