[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 8 / a / 4 / ZFHorizontalMenuView / 0.0.10 / ZFHorizontalMenuView.podspec.json
blobf7951239e5440c67ff80bad8f0a8e1481e8349d6
2   "name": "ZFHorizontalMenuView",
3   "version": "0.0.10",
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.10"
16   },
17   "source_files": "ZFHorizontalMenuView/menu/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "SDWebImage": [
22     ],
23     "Masonry": [
25     ]
26   }