[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / d / 0 / e / XHWaterfallFlowLayout / 1.0.0 / XHWaterfallFlowLayout.podspec.json
blobd5e11d4b0b99b59ef24d7328ad6de9b847ccb8fa
2   "name": "XHWaterfallFlowLayout",
3   "version": "1.0.0",
4   "summary": "瀑布流 Objective-C",
5   "description": "TODO: 一个瀑布流布局,可用于电商产品的陈列.",
6   "homepage": "https://github.com/zhuyunfeng1224/XHWaterfallFlowLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "echo": "leitianshi2009@163.com"
13   },
14   "source": {
15     "git": "https://github.com/zhuyunfeng1224/XHWaterfallFlowLayout.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XHWaterfallFlowLayout/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]