[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / a / 4 / ZFHorizontalMenuView / 0.0.12 / ZFHorizontalMenuView.podspec.json
blob365ec63cb04693e268379d2c2f7397483c571b70
2   "name": "ZFHorizontalMenuView",
3   "version": "0.0.12",
4   "summary": "菜单展示栏、可自定义cell、折叠动画等",
5   "homepage": "https://gitee.com/linzaifei",
6   "license": "MIT",
7   "authors": {
8     "linzaifei": "1609781601@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://gitee.com/linzaifei/zfhorizontal-menu-view.git",
15     "tag": "0.0.12"
16   },
17   "source_files": "ZFHorizontalMenuView/menu/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "SDWebImage": [
22     ],
23     "Masonry": [
25     ]
26   }