[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / 1 / 4 / e / JQCollectionViewWaterfallLayout / 0.1.0 / JQCollectionViewWaterfallLayout.podspec.json
blob0e13381b527112d5ece5d88f4814f611666b2ec2
2   "name": "JQCollectionViewWaterfallLayout",
3   "version": "0.1.0",
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   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "coder-zjq": "zjq_joker@163.com"
13   },
14   "source": {
15     "git": "https://github.com/coder-zjq/JQCollectionViewWaterfallLayout.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": "JQCollectionViewWaterfallLayout/Classes/**/*"