[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / e / d / QZWaterfallLayout / 1.0.0 / QZWaterfallLayout.podspec.json
blob205e8f0ed41dbff57b502f6788c04cede5265f91
2   "name": "QZWaterfallLayout",
3   "version": "1.0.0",
4   "summary": "一个简单的瀑瀑流布局",
5   "description": "实现了瀑布流功能,但是不能添加头部和底部视图",
6   "homepage": "https://github.com/qzHub/QZWaterfallLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "QZ": "2733379784@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/qzHub/QZWaterfallLayout.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "*.{h,m}",
22   "requires_arc": true